From 2f6c3b4f59776ea5bfee254bbe6b6931aebef824 Mon Sep 17 00:00:00 2001 From: Kslr Date: Sat, 8 Aug 2020 22:32:25 +0800 Subject: [PATCH] update issue template --- .github/ISSUE_TEMPLATE.md | 4 +- .github/ISSUE_TEMPLATE/bug_cn.md | 5 +-- .github/ISSUE_TEMPLATE/bug_en.md | 3 +- .github/ISSUE_TEMPLATE/crash_en.md | 23 ---------- .github/ISSUE_TEMPLATE/feature_en.md | 6 --- .github/ISSUE_TEMPLATE/other_en.md | 6 +-- .github/SUPPORT.md | 63 ---------------------------- 7 files changed, 8 insertions(+), 102 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/crash_en.md delete mode 100644 .github/ISSUE_TEMPLATE/feature_en.md delete mode 100644 .github/SUPPORT.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index e1b98fe8f..eca8ff32d 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.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. diff --git a/.github/ISSUE_TEMPLATE/bug_cn.md b/.github/ISSUE_TEMPLATE/bug_cn.md index 410920fa8..326f1d600 100644 --- a/.github/ISSUE_TEMPLATE/bug_cn.md +++ b/.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?(如果服务器和客户端使用了不同版本,请注明) diff --git a/.github/ISSUE_TEMPLATE/bug_en.md b/.github/ISSUE_TEMPLATE/bug_en.md index e5b0b4bf7..1f556ac60 100644 --- a/.github/ISSUE_TEMPLATE/bug_en.md +++ b/.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)? diff --git a/.github/ISSUE_TEMPLATE/crash_en.md b/.github/ISSUE_TEMPLATE/crash_en.md deleted file mode 100644 index 8c2b7f960..000000000 --- a/.github/ISSUE_TEMPLATE/crash_en.md +++ /dev/null @@ -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. diff --git a/.github/ISSUE_TEMPLATE/feature_en.md b/.github/ISSUE_TEMPLATE/feature_en.md deleted file mode 100644 index dcb635e28..000000000 --- a/.github/ISSUE_TEMPLATE/feature_en.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -name: Feature Request -about: "Open a feature request to V2Ray" ---- - -Please describe the new feature you want in detail. diff --git a/.github/ISSUE_TEMPLATE/other_en.md b/.github/ISSUE_TEMPLATE/other_en.md index 9220a5fc6..ee9653b11 100644 --- a/.github/ISSUE_TEMPLATE/other_en.md +++ b/.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. diff --git a/.github/SUPPORT.md b/.github/SUPPORT.md deleted file mode 100644 index 36212225f..000000000 --- a/.github/SUPPORT.md +++ /dev/null @@ -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 -} - -\`\`\`