From 777af91f5da20df0c3a2b988b269649ffa36e748 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A0=87=E6=9D=86Hyucen?= Date: Tue, 12 Aug 2025 20:18:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=86=8D=E5=AF=84=E5=90=A7=E4=BF=AE=E6=AD=A3?= =?UTF-8?q?=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 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitea/ISSUE_TEMPLATE/bug-report.yaml b/.gitea/ISSUE_TEMPLATE/bug-report.yaml index 7862f70..430a9b9 100644 --- a/.gitea/ISSUE_TEMPLATE/bug-report.yaml +++ b/.gitea/ISSUE_TEMPLATE/bug-report.yaml @@ -3,10 +3,10 @@ name: Bug Report about: 用来报告当前版本 天灾之下:危险连接 所出现的Bug title: "[Bug]:" body: - - type: checkboxes - id: bugcheck - attributes: - label: "确认你当前提交的 Bug 没有被重复提交" - options: - - label: "我确认这个 Bug 没有被重复提交" - required: true \ No newline at end of file + - type: checkboxes + id: bugcheck + attributes: + label: 确认你当前提交的 Bug 没有被重复提交 + options: + - label: 我确认这个 Bug 没有被重复提交" + required: true \ No newline at end of file