For all the developers out there make your first Pull Request and earn a free Tee from GitHub!
Make sure you have a GitHub account. In case you don't have one, you can create your account by visiting https://github.com/ and clicking on Sign up
option at the top right corner.
- Fork this Repository using the button at the top
- Clone your forked repository to your pc ( git clone "url from clone option.)
- Create a new branch for your modifications (ie.
git checkout -b new-user
) - Add your files (
git add .
), commit (git commit -m "added myself"
) and push (git push origin new-user
) - Create a pull request with label
- Star this repository 🌟
- Follow me for more projects 💙
Here are 3 quick and painless ways to contribute to this project:
- Add your name to the
CONTRIBUTORS.md
file - Add any valid files (Web, ML, React.JS, Flutter, Kotlin, Swift, etc.)
- Create a simple "Hello, World" script in a language of your choice
Choose one or all 3, make a pull request for your work and wait for it to be merged!
If you liked then Star ⭐ the repo & make sure to follow 😇
Yay!! Refresh your profile at Hacktoberfest and see the updates. 🎉
👉 You can also follow my GitHub Profile to stay updated about my latest projects:
Copyright (c) 2020 Aman Srivastava