Browse Source

Update bug_report.yml

doc
miemieYaho 10 months ago
parent
commit
9893c53130
1 changed files with 6 additions and 2 deletions
  1. 6 2
      .github/ISSUE_TEMPLATE/bug_report.yml

+ 6 - 2
.github/ISSUE_TEMPLATE/bug_report.yml

@@ -1,6 +1,6 @@
 name: Bug Report
 description: File a bug report.
-title: "[Bug]: "
+title: "[Bug]: 描述"
 labels: ["bug"]
 body:
   - type: markdown
@@ -15,7 +15,11 @@ body:
       label: 确认
       description: 在提交 issue 之前,请确认你已经阅读并确认以下内容
       options:
-        - label: 我已经升级至最新版本。
+        - label: 我已经升级至最新版本,并且项目里无依赖冲突
+          required: true
+        - lable: 我已经在`issue`中搜索过,确认问题没有被提出过
+          required: true
+        - lable: 我已经修改标题,将标题中的`描述`替换为遇到的问题
           required: true
   - type: input
     id: version