From 58605ff6e582b6886bf95a2dd1e73c4b3ced50d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A0=87=E6=9D=86Hyucen?= Date: Sat, 13 Dec 2025 10:47:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=87=8F=E5=B0=91=E4=BA=86=E9=9C=80=E8=A6=81?= =?UTF-8?q?=E5=A1=AB=E5=86=99=E7=9A=84=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/ISSUE_TEMPLATE/bug-report.yaml | 21 ++------------------- 1 file changed, 2 insertions(+), 19 deletions(-) diff --git a/.gitea/ISSUE_TEMPLATE/bug-report.yaml b/.gitea/ISSUE_TEMPLATE/bug-report.yaml index 8b46708..3254d63 100644 --- a/.gitea/ISSUE_TEMPLATE/bug-report.yaml +++ b/.gitea/ISSUE_TEMPLATE/bug-report.yaml @@ -15,30 +15,13 @@ body: required: true - label: "我确认此 Bug **非平衡性问题**" required: true - - type: input - attributes: - label: "出现 Bug 的对局时间" - description: "请使用北京时间 (GMT+8) 填写" - validations: - required: true - - type: input - attributes: - label: "出现/发现 Bug 的玩家 ID 及使用职业" - description: "**天灾需写适应力**" - placeholder: "如 o0SId0o 超活性化僵尸 适应力1" - validations: - required: true + - label: "我确认标题 **填写完整**" + required: true - type: input attributes: label: "您的 Minecraft ID" validations: required: true - - type: input - attributes: - label: "您的联系方式" - placeholder: "尽量填写 QQ" - validations: - required: true - type: textarea attributes: label: "Bug 描述"