From a6f99a3e4dddd190015b8af65e78dd78442600a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=93=E4=B8=B6=E6=A2=A6=E4=B8=B6=E4=BB=81?= <74444214+Daydreamer114@users.noreply.github.com> Date: Sat, 8 Feb 2025 18:00:46 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20issue=20=E6=A8=A1=E6=9D=BF=20=E5=B0=86?= =?UTF-8?q?=E9=98=85=E8=AF=BB=E6=8F=90=E9=86=92=E6=8F=90=E8=87=B3=20label?= =?UTF-8?q?=20(#11804)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: issue 模板 将阅读提醒提至 label * Update .github/ISSUE_TEMPLATE/cn-bug-report.yaml Co-authored-by: 萨拉托加 <151550168+Saratoga-Official@users.noreply.github.com> --------- Co-authored-by: 萨拉托加 <151550168+Saratoga-Official@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/cn-bug-report.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/cn-bug-report.yaml b/.github/ISSUE_TEMPLATE/cn-bug-report.yaml index f1dee24fa5..9460fdb0b1 100644 --- a/.github/ISSUE_TEMPLATE/cn-bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/cn-bug-report.yaml @@ -5,9 +5,7 @@ body: - type: checkboxes id: checks attributes: - label: 在提问之前... - description: | - 请确认自己完成了要求之后再进行勾选,若未完成但勾选将被直接关闭 Issue + label: 请确认自己完成了下列要求之后再进行勾选,若未完成但勾选将被直接关闭 Issue options: - label: 我理解 Issue 是用于反馈和解决问题的,而非吐槽评论区,将尽可能提供更多信息帮助问题解决 required: true