- Fork this repo
- Clone on your local machine
git clone [https://github.com/itsmedeepak/Hacktoberfest-2022.git](https://github.com/adilmp123/HacktoberFest-Tut.git)
- Create a new Branch
git checkout -b my-new-branch- Add your Name to
CONTRIBUTER.md
git add .- Commit your changes.
git commit -m "Relevant message"- Then push
git push origin my-new-branch- Create a new pull request from your forked repository