:stars: :stars: :stars: :stars: :stars: :stars: :stars: :stars: :stars:
Fork the repository.
Clone your forked repository into your local machine.
Take any issue from issues list or identify one.
Create a branch with a descriptive name (navbar-fix)
Write these commands on your terminal:
git add -A (to stage your changes) git commit -m "very breif info of what youv'e done" git push origin master
Then create your pull request.
Congratulations!! You have successfully created your pull request. :stars:
You can view the progress of the website so far here: https://evie-skinner18.github.io/happy_hacktoberfest_19/
Please DO NOT submit random pull requests. First check if an issue already exists for the bugs you found and whether someone else is already working on it. If not, create an issue and assign to yourself.
Happy coding! :heart_eyes: