Browse Source

Update ISSUE_TEMPLATE_1.yml

Kongzue 1 year ago
parent
commit
0b8792c587
1 changed files with 3 additions and 1 deletions
  1. 3 1
      .github/ISSUE_TEMPLATE/ISSUE_TEMPLATE_1.yml

+ 3 - 1
.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE_1.yml

@@ -8,7 +8,9 @@ body:
     attributes:
       label: ⚠️ 重要阅读
       options:
-        - label: 请确保你已升级至最新的测试版本,在这里可以找到 [最新发布的测试版本](https://github.com/kongzue/DialogX/releases),若最新的测试版本依然能够复现此问题请继续提交 issues,针对已经处理的问题不再进行回复。
+        - label: 请确保你已升级至 [最新发布的测试版本](https://github.com/kongzue/DialogX/releases),旧版本存在的问题不再处理。
+          required: true
+        - label: 请确保你已在 [已有的issues](https://github.com/kongzue/DialogX/issues?q=is%3Aissue+is%3Aclosed) 中查询过没有类似的问题。
           required: true
         - label: 请先确认您已阅读[《常见问题》](https://github.com/kongzue/DialogX/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98)
           required: true