Update CONTRIBUTING.md
This commit is contained in:
parent
63ed7a1bc6
commit
d82441e0b4
1 changed files with 17 additions and 17 deletions
|
@ -1,26 +1,12 @@
|
||||||
How to contribute
|
How to contribute
|
||||||
=================
|
=================
|
||||||
|
|
||||||
|
在你提交问题前,请先[自行诊断]一下。提交时附上诊断过程中的问题和下列结果,
|
||||||
|
否则如果我们无法重现你的问题,也就不能帮助你。
|
||||||
|
|
||||||
Before you submit issues, please read [Troubleshooting] and take a few minutes
|
Before you submit issues, please read [Troubleshooting] and take a few minutes
|
||||||
to read this guide.
|
to read this guide.
|
||||||
|
|
||||||
在你提交问题前,请先[自行诊断]一下,然后再提交,附上诊断过程中的问题和下列结果,
|
|
||||||
否则我们无法重现你的问题,也就帮不了你。
|
|
||||||
|
|
||||||
Issues
|
|
||||||
------
|
|
||||||
|
|
||||||
Please include the following information in your submission:
|
|
||||||
|
|
||||||
1. How did you set up your environment? (OS, version of Shadowsocks)
|
|
||||||
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?
|
|
||||||
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.
|
|
||||||
6. Any other useful information.
|
|
||||||
|
|
||||||
Skip any of them if you don't know its meaning.
|
|
||||||
|
|
||||||
问题反馈
|
问题反馈
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
@ -35,5 +21,19 @@ Skip any of them if you don't know its meaning.
|
||||||
|
|
||||||
如果你不清楚其中某条的含义, 可以直接跳过那一条。
|
如果你不清楚其中某条的含义, 可以直接跳过那一条。
|
||||||
|
|
||||||
|
Issues
|
||||||
|
------
|
||||||
|
|
||||||
|
Please include the following information in your submission:
|
||||||
|
|
||||||
|
1. How did you set up your environment? (OS, version of Shadowsocks)
|
||||||
|
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?
|
||||||
|
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.
|
||||||
|
6. Any other useful information.
|
||||||
|
|
||||||
|
Skip any of them if you don't know its meaning.
|
||||||
|
|
||||||
[Troubleshooting]: https://github.com/clowwindy/shadowsocks/wiki/Troubleshooting
|
[Troubleshooting]: https://github.com/clowwindy/shadowsocks/wiki/Troubleshooting
|
||||||
[自行诊断]: https://github.com/clowwindy/shadowsocks/wiki/Troubleshooting
|
[自行诊断]: https://github.com/clowwindy/shadowsocks/wiki/Troubleshooting
|
||||||
|
|
Loading…
Add table
Reference in a new issue