Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 804 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 804 Bytes

Hacktoberfest2019

Support open source and earn a limited edition T-shirt! 👕 💻

  • Follow these steps to make your first pull request-
  1. Fork this repository.
  2. Clone your forked repository to your local machine.
  3. Add your name in CONTRIBUTORS.md file.
  4. Write these command on your terminal-
git add -A
git commit -m "your name"
git push origin master
  1. Then create your pull request. ( You need to make 4 successfull pull requests! )
  2. Star my repository.
  3. Congratulations!! You have successfully created your pull request.
  4. Create a sample "helloworld" program in the language of your choice and create a pull request.
  5. Check your progress here (https://hacktoberfest.digitalocean.com/profile)
  6. Wait for your t-shirt.