- Follow these steps to make your first pull request-
 
- Fork this repository.
 - Clone your forked repository to your local machine.
 - Add your name in Contributors.md file.
 - Write these command on your terminal-
 
git add -A
git commit -m "your name"
git push origin master
- Then create your pull request.
 - Star my repository.
 - Congratulations!! You have successfully created your pull request.
 - Check your progress here (https://hacktoberfest.digitalocean.com/profile)
 - Wait for your shirt.