From 68dac2fc53998411a441fb63e18ec4c220a8d1ec Mon Sep 17 00:00:00 2001 From: lisonge Date: Mon, 17 Jun 2024 18:59:30 +0800 Subject: [PATCH] chore(actions): bug_report --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index c1017ac..67e8c54 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -14,7 +14,6 @@ body: label: 一些验证 description: 在提交问题之前,请确保您完成以下操作 options: - required: true - label: 请 **确保** 您已经查阅了 [GKD 官方文档](https://gkd.li) 以及 [常见问题](https://gkd.li/faq/) required: true - label: 请 **确保** [已有的问题](https://github.com/gkd-kit/gkd/issues?q=is%3Aissue) 中没有人提交过相似issue,否则请在已有的issue下进行讨论