From 640eb8c02d3a4ad17f531ea3cbbac3ef9d95b156 Mon Sep 17 00:00:00 2001 From: tsosunchia <59512455+tsosunchia@users.noreply.github.com> Date: Wed, 25 May 2022 15:57:28 +0800 Subject: [PATCH] Create bug_cn.md --- .github/ISSUE_TEMPLATE/bug_cn.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_cn.md diff --git a/.github/ISSUE_TEMPLATE/bug_cn.md b/.github/ISSUE_TEMPLATE/bug_cn.md new file mode 100644 index 0000000..fee1755 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_cn.md @@ -0,0 +1,31 @@ +--- +name: nexttrace 程序问题 +about: "提交一个 nexttrace 的程序问题报告。" +copyright: [v2fly](https://github.com/v2fly) +--- + + + +## 你正在使用哪个版本的 nexttrace? + + + + +## 你看到的异常现象是什么? + + + + +## 你期待看到的正常表现是怎样的? + + + +## 请附上你的命令 + + + + +## 请附上出错时软件输出的错误信息