Skip to content

Latest commit

 

History

History
57 lines (37 loc) · 1.79 KB

README.md

File metadata and controls

57 lines (37 loc) · 1.79 KB

Welcome to Hacktoberfest 2022

hacktoberfest

This is to help beginners to contribute for Hacktoberfest 2022.

Instructions

  • Fork the repository.
  • From code section, copy the link & clone it in your machine.
  • Search for ol tag in the index.html file
  • Add a li tag with the url of your github profile.
  • That's it. You are done. Check out the website.
  • ⭐ this repo for future uses in next Hacktoberfests.

Update

Only few days are left for Hacktoberfest 2022. So lets make it more exciting. From now,

  • Do whatever changes you want in the website.
  • Just keep the website static and working.
  • You can make it responsive for other devices, add different sections etc.
  • Complete your 4 contributions asap.

Demo for doing first Pull request

Quickstart

After completing the project

Open your terminal

  git add index.html
  git commit -m "[type a message]"

Push the commit

  git push [remote-name] main
  • Go back to the original repo.
  • Hit "new pull request" and compare between forks.
  • Confirm the pull request and that's it!

Code of Conduct

This project has adopted the Code of Conduct for Hacktoberfest.

License

Licensed under the MIT license.