Skip to content
This repository was archived by the owner on Oct 30, 2018. It is now read-only.

Commit dfa7874

Browse files
authored
Create CONTRIBUTING.md
Tome pointed out that there is no CONTRIBUTING.md file, which `https://storj.io/developers` links to. Proposed Contributing.md file to fix that so that it links properly to our contribution guidelines.
1 parent b9184a2 commit dfa7874

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

CONTRIBUTING.md

+31
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
Contributing
2+
============
3+
4+
Want to contribute, but not sure where to start? Check out our [issue board](http://waffle.io/storj/core)!
5+
6+
Contributor License Agreement
7+
-----------------------------
8+
9+
By submitting pull requests, you agree that your work may be licensed under GNU Affero General Public License Version 3 (or later).
10+
You also assert that you have completed the [Contributor License Agreement](https://storj.io/cla).
11+
12+
Pull Requests for Swag
13+
----------------------
14+
We love pull requests, so to encourage more of them we are offering
15+
awesome swag. Only SIGNIFICANT pull requests count. Fixing a comma
16+
doesn’t count, but fixing a bug, adding more test coverage, or writing
17+
guides & documentation does.
18+
19+
- Make 1x pull requests to get into the contributors list and website
20+
- Make 2x pull requests, we will send you a packet of stickers
21+
- Make 5x pull requests, and we will send you a t-shirt and more stickers
22+
- Make 10x pull requests, and you get a job interview with James + other swag
23+
24+
If we miss a milestones (probably because we are working hard), just let
25+
us know so we can get you your swag.
26+
27+
Style Guide
28+
-----------
29+
We adhere to
30+
[Felix's Node.js Style Guide](https://github.com/felixge/node-style-guide).
31+
Please take the time to review the style guide and take care to follow it.

0 commit comments

Comments
 (0)