File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change
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
You can’t perform that action at this time.
0 commit comments