From 4b9035aa974af550e520f29af9d93b9081da1ba8 Mon Sep 17 00:00:00 2001 From: Darien Raymond Date: Wed, 24 Oct 2018 12:39:23 +0200 Subject: [PATCH] default issue template --- .github/ISSUE_TEMPLATE.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..e1b98fe8 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,7 @@ +如果你遇到的问题不是 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.