Browse Source

update issue template

Kslr 5 years ago
parent
commit
2f6c3b4f59

+ 2 - 2
.github/ISSUE_TEMPLATE.md

@@ -1,7 +1,7 @@
-如果你遇到的问题不是 V2Ray 的 bug,比如你不清楚要如何配置,请使用[Discussion](https://github.com/v2ray/discussion/issues)进行讨论。
+如果你遇到的问题不是 V2Ray 的 bug,比如你不清楚要如何配置,请使用[Discussion](https://github.com/v2fly/discussion/issues)进行讨论。
 
 此 Issue 会被立即关闭。
 
-If you are not sure if your question is truely a bug in V2Ray, please discuss it [here](https://github.com/v2ray/discussion/issues) first.
+If you are not sure if your question is truely a bug in V2Ray, please discuss it [here](https://github.com/v2fly/discussion/issues) first.
 
 This issue will be closed immediately.

+ 2 - 3
.github/ISSUE_TEMPLATE/bug_cn.md

@@ -1,11 +1,10 @@
 ---
-name: V2Ray程序问题
+name: V2Ray 程序问题
 about: "提交一个 V2Ray 的程序问题报告。"
 ---
 
-提交 Issue 之前请先阅读 [Issue 指引](https://github.com/v2ray/v2ray-core/blob/master/.github/SUPPORT.md),然后回答下面的问题,谢谢。
 除非特殊情况,请完整填写所有问题。不按模板发的 issue 将直接被关闭。
-如果你遇到的问题不是 V2Ray 的 bug,比如你不清楚要如何配置,请使用[Discussion](https://github.com/v2ray/discussion/issues)进行讨论。
+如果你遇到的问题不是 V2Ray 的 bug,比如你不清楚要如何配置,请使用[Discussion](https://github.com/v2fly/discussion/issues)进行讨论。
 
 1) 你正在使用哪个版本的 V2Ray?(如果服务器和客户端使用了不同版本,请注明)
 

+ 1 - 2
.github/ISSUE_TEMPLATE/bug_en.md

@@ -3,9 +3,8 @@ name: Bug report
 about: "Create a bug report to help us improve"
 ---
 
-Please read the [instruction](https://github.com/v2ray/v2ray-core/blob/master/.github/SUPPORT.md) and answer the following questions before submitting your issue. Thank you.
 Please answer all the questions with enough information. All issues not following this template will be closed immediately.
-If you are not sure if your question is truely a bug in V2Ray, please discuss it [here](https://github.com/v2ray/discussion/issues) first.
+If you are not sure if your question is truely a bug in V2Ray, please discuss it [here](https://github.com/v2fly/discussion/issues) first.
 
 1) What version of V2Ray are you using (If you deploy different version on server and client, please explicitly point out)?
 

+ 0 - 23
.github/ISSUE_TEMPLATE/crash_en.md

@@ -1,23 +0,0 @@
----
-name: Crash report
-about: "Create a report for panics"
----
-
-Please answer all the questions with enough information. All issues not following this template will be closed immediately.
-If you are not sure if your question is truely a bug in V2Ray, please discuss it [here](https://github.com/v2ray/discussion/issues) first.
-
-1) What version of V2Ray are you using (If you deploy different version on server and client, please explicitly point out)?
-
-2) What's your scenario of using V2Ray? E.g., Watching YouTube videos in Chrome via Socks/VMess proxy.
-
-3) Please attach full panic log.
-
-You may get panic log using command `journalctl -u v2ray` if your system is Linux (systemd).
-
-4) Please attach your configuration file (**Mask IP addresses before submit this issue**).
-
-```javascript
-    // Please attach your configuration here.
-```
-
-Please review your issue before submitting.

+ 0 - 6
.github/ISSUE_TEMPLATE/feature_en.md

@@ -1,6 +0,0 @@
----
-name: Feature Request
-about: "Open a feature request to V2Ray"
----
-
-Please describe the new feature you want in detail.

+ 3 - 3
.github/ISSUE_TEMPLATE/other_en.md

@@ -1,12 +1,12 @@
 ---
 name: Other
-about: "其它问题请使用 https://github.com/v2ray/discussion/issues 进行讨论 / Please discuss other issues at https://github.com/v2ray/discussion/issues"
+about: "其它问题请使用 https://github.com/v2fly/discussion/issues 进行讨论 / Please discuss other issues at https://github.com/v2fly/discussion/issues"
 ---
 
-如果你遇到的问题不是 V2Ray 的 bug,比如你不清楚要如何配置,请使用[Discussion](https://github.com/v2ray/discussion/issues)进行讨论。
+如果你遇到的问题不是 V2Ray 的 bug,比如你不清楚要如何配置,请使用[Discussion](https://github.com/v2fly/discussion/issues)进行讨论。
 
 此 Issue 会被立即关闭。
 
-If you are not sure if your question is truely a bug in V2Ray, please discuss it [here](https://github.com/v2ray/discussion/issues) first.
+If you are not sure if your question is truely a bug in V2Ray, please discuss it [here](https://github.com/v2fly/discussion/issues) first.
 
 This issue will be closed immediately.

+ 0 - 63
.github/SUPPORT.md

@@ -1,63 +0,0 @@
-# V2Ray 用户支持 (User Support)
-
-**English reader please skip to the [English section](#way-to-get-support) below**
-
-## 获得帮助信息的途径
-
-您可以从以下渠道获取帮助:
-
-1. 官方网站:[v2ray.com](https://www.v2ray.com)
-1. Github:[Issues](https://github.com/v2ray/v2ray-core/issues)
-1. Telegram:[主群](https://t.me/projectv2ray)
-
-## Github Issue 规则
-
-1. 请按模板填写 issue;
-1. 配置文件内容使用格式化代码段进行修饰(见下面的解释);
-1. 在提交 issue 前尝试减化配置文件,比如删除不必要 inbound / outbound 模块;
-1. 在提交 issue 前尝试确定问题所在,比如将 socks 代理换成 http 再次观察问题是否能重现;
-1. 配置文件必须结构完整,即除了必要的隐私信息之外,配置文件可以直接拿来运行。
-
-**不按模板填写的 issue 将直接被关闭**
-
-## 格式化代码段
-
-在配置文件上下加入 Markdown 特定的修饰符,如下:
-
-\`\`\`javascript
-
-{
-  // 配置文件内容
-}
-
-\`\`\`
-
-## Way to Get Support
-
-You may get help in the following ways:
-
-1. Office Site: [v2ray.com](https://www.v2ray.com)
-1. Github: [Issues](https://github.com/v2ray/v2ray-core/issues)
-1. Telegram: [Main Group](https://t.me/projectv2ray)
-
-## Github Issue Rules
-
-1. Please fill in the issue template.
-1. Decorate config file with Markdown formatter (See below).
-1. Try to simplify config file before submitting the issue, such as removing unnecessary inbound / outbound blocks.
-1. Try to determine the cause of the issue, for example, replacing socks inbound with http inbound to see if the issue still exists.
-1. Config file must be structurally complete.
-
-**Any issue not following the issue template will be closed immediately.**
-
-## Code formatter
-
-Add the following Markdown decorator to config file content:
-
-\`\`\`javascript
-
-{
-  // config file
-}
-
-\`\`\`