Skip to content
This repository was archived by the owner on Nov 12, 2023. It is now read-only.

added myself #3340

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)