From d657cd4a5a31b2d5e02d8c0c4877535a34e330fd Mon Sep 17 00:00:00 2001 From: coldsmile Date: Sun, 12 Jan 2025 20:39:17 +0800 Subject: [PATCH] =?UTF-8?q?id=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/bug.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 7a8a264..16487b7 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -18,14 +18,14 @@ body: validations: required: true - type: textarea - id: "yml-2" + id: "yml-3" attributes: label: 描述 description: "详细描述该 Bug 的具体表现。" validations: required: true - type: textarea - id: "yml-3" + id: "yml-4" attributes: label: 重现步骤 description: "详细描述要怎么操作才能再次触发这个 Bug。" @@ -35,7 +35,7 @@ body: validations: required: true - type: textarea - id: "yml-4" + id: "yml-5" attributes: label: 日志与附件(非必要) description: "上传启动器或minecraft错误报告(在崩溃时选择导出错误报告)"