Hi there!, this is a Hacktoberfest 2019 starter repo. Hacktoberfest rule is pretty simple, just to register and make four pull requests (PRs) between October 1-31 (in any time zone).
If you have'nt register to Hacktoberfest 2019, go register at https://hacktoberfest.digitalocean.com.
Start to create your pull request and get a free T-Shirt from Github and DigitalOcean. 🎉
Create a simple code in /helloworld to print "Hello World" in you favourite programming language 😉
- If you haven't fork this repo, then fork this repo to your github.
- In your forked repo, make change (edit or add new file) in /helloworld folder, then commit it to your master / other branch.
- Back to this repo, click Pull requests -> New pull request.
- Click compare accross fork.
- Compre the base of this repo, and the head of your repo. You will see the change you make in your forked repo.
- Finally, click Add pull request and wait your PR (pull request) to be merged by author of this repo. 🎉 🎉