diff --git a/.github/ISSUE_TEMPLATE/------.md b/.github/ISSUE_TEMPLATE/------.md deleted file mode 100644 index f1ccef8b..00000000 --- a/.github/ISSUE_TEMPLATE/------.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -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 diff --git a/.github/ISSUE_TEMPLATE/ask-a-question-click-here.md b/.github/ISSUE_TEMPLATE/ask-a-question-click-here.md new file mode 100644 index 00000000..1ad0008d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/ask-a-question-click-here.md @@ -0,0 +1,14 @@ +--- +name: Ask a question click here +about: issue template +title: "[issue]" +labels: '' +assignees: '' + +--- + +Any situation caused by your own configuration error, please solve it yourself, issues are only used to solve the bug of the panel itself + +If you are sure that there is a bug in the function implementation of the panel, please provide as much and more accurate description information, reproduction method, and reproduction results as possible, rather than just a word, which will not help to solve the problem + +if you have a problem with running x-ui enter `x-ui status` and copy the result here :