Hacktoberfest-2018
Hacktoberfest-2018 copied to clipboard
Make your first Pull Request and earn a free tee from GitHub!
Hacktoberfest-2018
Make your first Pull Request and earn a free tee from GitHub!
Welcome to GitHub!
This project is perfect for your first pull request
Instructions-
- Fork this Repository using the button at the top
- Clone your forked repository to your pc
- Create a new branch for your modifications (ie.
git branch new-userand check it outgit checkout new-userandgit checkout -b new-user) - Add your profile page in Students\
- Add your files (
git add -A), commit (git commit -m "added myself") and push (git push origin new-user) - Create a pull request
- Star this repository
- Wait for Pull Request to merge
- Celebrate - you've done your first pull request!!
Read about markdown syntax here https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet