10secondsofcode is a easy way to understand the JavaScript and ReactJS snippets in 10 seconds.
https://10seconds.netlify.com/
Follow these steps to make your first pull request-
- Fork this repository.
- Clone your forked repository to your local machine.
- Take any one of the issue from issues list and make a Pull Request.
- Write these commands on your terminal-
git add -A
git commit -m "your name"
git push origin master
- Then create a pull request.
- Star the official repository of 10secondsofcode.
- Congratulations!! You have successfully made a pull request.
- Check your progress here (https://hacktoberfest.digitalocean.com/profile) Wait for your shirt.