mirror of
https://github.com/bolucat/Archive.git
synced 2026-04-23 00:17:16 +08:00
19 lines
459 B
Markdown
19 lines
459 B
Markdown
How to Contribute
|
|
=================
|
|
|
|
Pull Requests
|
|
-------------
|
|
|
|
1. Pull requests are welcome.
|
|
2. Make sure to pass the unit tests. Write unit tests for new modules if
|
|
needed.
|
|
3. Search before sending new pull request.
|
|
|
|
Issues
|
|
------
|
|
|
|
1. **DO NOT post question about connection problem in issue tracker**, read [Troubleshooting].
|
|
2. Search before sending new issue.
|
|
|
|
[Troubleshooting]: https://github.com/shadowsocks/shadowsocks-windows/wiki/Troubleshooting
|