Skip to content

Commit 9e17c67

Browse files
committed
Create CONTRIBUTING.md
1 parent f30f82a commit 9e17c67

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CONTRIBUTING.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
How to contribute
2+
=================
3+
4+
Pull Requests
5+
-------------
6+
7+
1. Pull requests are welcome. If you would like to add a large feature
8+
or make a significant change, make sure to open an issue to discuss with
9+
people first.
10+
2. Make sure to pass the unit tests. Write unit tests for new modules if
11+
needed.
12+
13+
Issues
14+
------
15+
16+
1. Only bugs and feature requests are accepted here.
17+
2. We'll only work on important features. If the feature you're asking only
18+
benefits a few people, you'd better implement the feature yourself and send us
19+
a pull request, or ask some of your friends to do so.
20+
3. We don't answer questions of any other types here. Since very few people
21+
are watching the issue tracker here, you'll probably get no help from here.
22+
Read [Troubleshooting] and get help from forums or [mailing lists].
23+
24+
25+
[Troubleshooting]: https://github.com/clowwindy/shadowsocks/wiki/Troubleshooting
26+
[mailing lists]: https://groups.google.com/forum/#!forum/shadowsocks

0 commit comments

Comments
 (0)