From 350ccbe10a9ac0791e17ac07228c9a55fe6a898f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A0=87=E6=9D=86Hyucen?= Date: Tue, 12 Aug 2025 20:16:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=86=8D=E4=BF=AE=E6=AD=A3=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/ISSUE_TEMPLATE/bug-report.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/ISSUE_TEMPLATE/bug-report.yaml b/.gitea/ISSUE_TEMPLATE/bug-report.yaml index 29315a2..7862f70 100644 --- a/.gitea/ISSUE_TEMPLATE/bug-report.yaml +++ b/.gitea/ISSUE_TEMPLATE/bug-report.yaml @@ -6,7 +6,7 @@ body: - type: checkboxes id: bugcheck attributes: - label: 确认你当前提交的 Bug 没有被重复提交 + label: "确认你当前提交的 Bug 没有被重复提交" options: - - label: 我确认这个 Bug 没有被重复提交 + - label: "我确认这个 Bug 没有被重复提交" required: true \ No newline at end of file