Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 898 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 898 Bytes

Welcome to HacktoberFest 2019!

An easy way to get your 5 pull requests for Hacktoberfest !

This Repo is solely built for HacktoberFest 2019 !! Just make a pull request and it will be merged with in minutes ...

  • 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 list (Optional)
  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.
  2. Star this repository.
  3. Congratulations!! You have successfully created your pull request.
  4. Check your progress here (https://hacktoberfest.digitalocean.com/profile)
  5. Wait for your shirt.

Examples that you can do

  1. You can add any program.
  2. You can update readme file. etc...