浏览代码

Delete .github/ISSUE_TEMPLATE/bug_report.md

nieqiurong 10 月之前
父节点
当前提交
098fda18f3
共有 1 个文件被更改,包括 0 次插入25 次删除
  1. 0 25
      .github/ISSUE_TEMPLATE/bug_report.md

+ 0 - 25
.github/ISSUE_TEMPLATE/bug_report.md

@@ -1,25 +0,0 @@
----
-name: Bug report
-about: Create a report to help us improve
-title: ''
-labels: bug
-assignees: ''
-
----
-
-## 注意事项
-> 1. 请按此模板提交issues,不按模板提交的问题将直接关闭。
-> 2. 提交问题务必描述清楚、附上详细日志,描述不清导致无法理解和分析的问题会被直接关闭。
-> 3. 重复issues将会被直接关闭
-> 4. 非本仓库相关的issues会被直接关闭
-> 5. 已确认最新版本依旧存在此问题
-
-## 当前正在使用版本:
-
-## 问题描述
-
-## 问题复现代码
-
-## 详情错误堆栈日志
-
-## 复现工程 (可选)