- Fork this repository (Click the Fork button in the top right of this page)
- Add your name and portfolio/github account link attached to it.
- Clone your fork down to your local machine.
git clone https://github.com/vedanshi555/hacktoberfest2022
- Create a branch
git checkout -b your-branch-name
-
Make your changes in any of folders.
-
Commit and push your code.
-
Create a new pull request from your forked repository (Click the
New Pull Request
button located at the top of your repo) -
There you go! Your contribution for hacktoberfest will be done. The PR will get merged if everything is right in it.
-
Star this repository if you had fun contributing!