diff --git a/README.md b/README.md index 81e69fd6..2387cf1c 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,16 @@ This census has a live webpage [here](https://cutwell.github.io/Hacktoberfest-Ce ### Public Notice This repository ceased to have active maintenance in 2017. Since then, Hacktoberfest organisers Digital Ocean have tightened their requirements for a PR to count towards the event. This repository has been archived now as many people may be mislead by it's existence, and so may mistakenly use it in Hacktoberfest. Thanks for contributing, and enjoy future Hacktoberfests! +## INSTRUCTIONS- +- Fork this Repository using the button at the top on right corner. +- Clone your forked repository to your pc ( git clone "url from clone option.) +- Create a new branch for your modifications (ie. `git branch new-user` and check it out `git checkout new-user` or simply do `git checkout -b new-user`) +- Add your files (`git add -A`), commit (`git commit -m "added myself"`) and push (`git push origin new-user`) +- Create a pull request +- Star this repository + +## Wait for Pull Request to merge + ### Contributing Fork this project and add your username + profile link to the [Census](https://github.com/Cutwell/Hacktoberfest-Census#census) list below, then make a pull request to add your name to this repository like so: @@ -416,7 +426,7 @@ Fork this project and add your username + profile link to the [Census](https://g - [Worranut](https://github.com/worranut) - [hernan940730](https://github.com/hernan940730) - [lwagf](https://github.com/lwagf) - - [SleightOfHandzy] (https://github.com/SleightOfHandzy) + - [SleightOfHandzy](https://github.com/SleightOfHandzy) - [lucianosds](https://github.com/lucianosds) - [running-cool](https://github.com/running-cool) - [IsaacAbrahamson](https://github.com/IsaacAbrahamson) @@ -546,3 +556,4 @@ Fork this project and add your username + profile link to the [Census](https://g - [Fábio Salata](https://github.com/fsalata) - [IgorRozani](https://github.com/igorrozani) - [adich23](https://github.com/adich23) + - [HritikRaj](https://github.com/Hritikraj8804)