/HacktoberFest-HelloWorld

All your PRs will be merged !! 😊

Primary LanguageC++

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.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.
  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...