From 991e711ac16b5992d2e1f326573d7dea2d885c17 Mon Sep 17 00:00:00 2001 From: sprov <47310637+sprov065@users.noreply.github.com> Date: Thu, 24 Jun 2021 12:46:00 +0800 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/--------.md | 14 ++++++++++++++ 1 file changed, 14 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 0000000..0f67213 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/--------.md @@ -0,0 +1,14 @@ +--- +name: 此处填写一个标题 +about: issue模板 +title: '' +labels: '' +assignees: '' + +--- + +任何由于自己的配置错误导致的情况,请自行解决,issues 只用于解决面板自身的 bug + +如果你确定面板的功能实现有 bug,请尽可能提供更多更精确的描述信息、复现方法与复现结果等等,而不是草草一句话了事,这对于问题的解决没有帮助 + +提问的艺术: https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/master/README-zh_CN.md