Merge branch 'master' of github.com:clowwindy/shadowsocks into dev

This commit is contained in:
clowwindy 2014-06-23 20:59:57 +08:00
commit 5b193d6f92
2 changed files with 14 additions and 10 deletions

View file

@ -1,9 +1,10 @@
How to contribute How to contribute
================= =================
Before you submit issues, please take a few minutes to read this guide. Before you submit issues, please read [Troubleshooting] and take a few minutes
to read this guide.
在你提交问题前,请花两分钟阅读一下这份指南 在你提交问题前,请先[自行诊断]一下,然后再提交,附上诊断过程中的问题和下列结果
Issues Issues
------ ------
@ -11,7 +12,7 @@ Issues
Please include the following information in your submission: Please include the following information in your submission:
1. How did you set up your environment? (OS, version of Shadowsocks) 1. How did you set up your environment? (OS, version of Shadowsocks)
2. Where did you see this error, was it on local or on server? 2. Did you see any error? Where did you see this error, was it on local or on server?
3. What happened in your browser? Just no response, or any error message? 3. What happened in your browser? Just no response, or any error message?
4. 10 lines of log on the local side of shadowsocks when the error happened. 4. 10 lines of log on the local side of shadowsocks when the error happened.
5. 10 lines of log on the server side of shadowsocks when the error happened. 5. 10 lines of log on the server side of shadowsocks when the error happened.
@ -25,10 +26,13 @@ Skip any of them if you don't know its meaning.
请提交下面的信息: 请提交下面的信息:
1. 你是如何搭建环境的操作系统Shadowsocks 版本) 1. 你是如何搭建环境的操作系统Shadowsocks 版本)
2. 错误是发生在哪里,本地还是服务器? 2. 有无错误提示?错误是发生在哪里,客户端还是服务器?
3. 浏览器里的现象是什么?一直转菊花,还是有提示错误? 3. 浏览器里的现象是什么?一直转菊花,还是有提示错误?
4. 发生错误时,本地端的十行完整的日志。 4. 发生错误时,客户端最后一页完整的日志。
5. 发生错误时,服务器端的十行完整的日志。 5. 发生错误时,服务器端最后一页完整的日志。
6. 其它你认为可能和问题有关的信息。 6. 其它你认为可能和问题有关的信息。
如果你不清楚其中某条的含义, 可以直接跳过那一条。 如果你不清楚其中某条的含义, 可以直接跳过那一条。
[Troubleshooting]: https://github.com/clowwindy/shadowsocks/wiki/Troubleshooting
[自行诊断]: https://github.com/clowwindy/shadowsocks/wiki/Troubleshooting

View file

@ -107,11 +107,10 @@ MIT
Bugs and Issues Bugs and Issues
---------------- ----------------
Please visit [Issue Tracker]
Mailing list: http://groups.google.com/group/shadowsocks * [Troubleshooting]
* [Issue Tracker]
Also see [Troubleshooting] * [Mailing list]
[Android]: https://github.com/clowwindy/shadowsocks/wiki/Ports-and-Clients#android [Android]: https://github.com/clowwindy/shadowsocks/wiki/Ports-and-Clients#android
@ -121,6 +120,7 @@ Also see [Troubleshooting]
[GUI client]: https://github.com/clowwindy/shadowsocks/wiki/Ports-and-Clients [GUI client]: https://github.com/clowwindy/shadowsocks/wiki/Ports-and-Clients
[iOS]: https://github.com/clowwindy/shadowsocks/wiki/Ports-and-Clients#ios [iOS]: https://github.com/clowwindy/shadowsocks/wiki/Ports-and-Clients#ios
[Issue Tracker]: https://github.com/clowwindy/shadowsocks/issues?state=open [Issue Tracker]: https://github.com/clowwindy/shadowsocks/issues?state=open
[Mailing list]: http://groups.google.com/group/shadowsocks
[OpenWRT]: https://github.com/clowwindy/shadowsocks/wiki/Ports-and-Clients#openwrt [OpenWRT]: https://github.com/clowwindy/shadowsocks/wiki/Ports-and-Clients#openwrt
[OS X]: https://github.com/clowwindy/shadowsocks/wiki/Ports-and-Clients#os-x [OS X]: https://github.com/clowwindy/shadowsocks/wiki/Ports-and-Clients#os-x
[PyPI]: https://pypi.python.org/pypi/shadowsocks [PyPI]: https://pypi.python.org/pypi/shadowsocks