Browse Source

update issue template

Darien Raymond 7 years ago
parent
commit
75a9dc9223
2 changed files with 5 additions and 9 deletions
  1. 0 8
      .github/ISSUE_TEMPLATE/other_cn.md
  2. 5 1
      .github/ISSUE_TEMPLATE/other_en.md

+ 0 - 8
.github/ISSUE_TEMPLATE/other_cn.md

@@ -1,8 +0,0 @@
----
-name: 其它
-about: "请使用[Discussion](https://github.com/v2ray/discussion/issues)进行常规讨论"
----
-
-如果你遇到的问题不是 V2Ray 的 bug,比如你不清楚要如何配置,请使用[Discussion](https://github.com/v2ray/discussion/issues)进行讨论。
-
-此 Issue 会被立即关闭。

+ 5 - 1
.github/ISSUE_TEMPLATE/other_en.md

@@ -1,8 +1,12 @@
 ---
 name: Other
-about: "Please discuss other issues at https://github.com/v2ray/discussion/issues"
+about: "其它问题请使用 https://github.com/v2ray/discussion/issues 进行讨论 / Please discuss other issues at https://github.com/v2ray/discussion/issues"
 ---
 
+如果你遇到的问题不是 V2Ray 的 bug,比如你不清楚要如何配置,请使用[Discussion](https://github.com/v2ray/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.
 
 This issue will be closed immediately.