Skip to content

Commit 1a84068

Browse files
committed
Rules added for HACKTOBERFEST 2020
1 parent 3284645 commit 1a84068

File tree

1 file changed

+38
-1
lines changed

1 file changed

+38
-1
lines changed

README.md

Lines changed: 38 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,43 @@
11
# Algorithmic_javascript
22

3-
### This is open-source Project
3+
### This is open-source Project and Part HACKTOBERFEST
4+
5+
#### Sign-in on their website before contributing to repository
6+
7+
[Sign In To start Hacking](https://hacktoberfest.digitalocean.com) <br>
8+
9+
#### Event Details
10+
11+
Hacktoberfest® is open to everyone in our global community. Whether you’re a developer, student learning to code, event host, or company of any size, you can help drive growth of open source and make positive contributions to an ever-growing community. All backgrounds and skill levels are encouraged to complete the challenge.
12+
* Hacktoberfest is a celebration open to everyone in our global community.
13+
14+
* Pull requests can be made in any GitHub-hosted repositories/projects.
15+
16+
* You can sign up anytime between October 1 and October 31.
17+
18+
#### Rules
19+
20+
* To earn your Hacktoberfest tee or tree reward, you must register and make four valid pull requests (PRs) between October 1-31 (in any time zone).
21+
* PRs can be made to any public repo on GitHub, not only the ones with issues labeled Hacktoberfest. If a maintainer reports your pull request as spam or behavior not in line with the project’s code of conduct, you will be ineligible to participate.
22+
* This year, the first 70,000 participants who successfully complete the challenge will be eligible to receive a prize.
23+
24+
25+
#### Quality Standards
26+
27+
In line with Hacktoberfest values **(Quantity is fun, quality is key)** , here you are provided examples of pull requests that we consider to be low-quality contributions (which we discourage).
28+
29+
* Pull requests that are automated (e.g. scripted opening pull requests to remove whitespace/fix typos/optimize images).
30+
31+
* Pull requests that are disruptive (e.g. taking someone else's branch/commits and making a pull request).
32+
33+
* Pull requests that are regarded by a project maintainer as a hindrance vs. helping.
34+
35+
* Something that's clearly an attempt to simply +1 your pull request count for October.
36+
37+
**Last but not least, one pull request to fix a typo is fine, but 5 pull requests to remove a stray whitespace is not.**
38+
39+
> ## Refer to [HacktoberFest](https://hacktoberfest.digitalocean.com/details) Website for detailed information
40+
441
__If you want to contribute then follow theses steps__
542
>1.fork the repo. <br>2.take the algorithm which you want to add to list<br> 3.Make sure it's not repeated. <br> 4. Be ready with your code in *JAVASCRIPT* <br> 5.The added algorithm should have following sub-sections <br>
643
> 5.1 A short Introduction <br>

0 commit comments

Comments
 (0)