From a7c69f6f6692a5af4bc15031af5787228a7682bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A0=87=E6=9D=86Hyucen?= Date: Tue, 12 Aug 2025 22:58:48 +0800 Subject: [PATCH 1/5] =?UTF-8?q?=E6=B7=BB=E5=8A=A0Minecraft=20ID=E5=92=8C?= =?UTF-8?q?=E8=81=94=E7=B3=BB=E6=96=B9=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/ISSUE_TEMPLATE/bug-report.yaml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/.gitea/ISSUE_TEMPLATE/bug-report.yaml b/.gitea/ISSUE_TEMPLATE/bug-report.yaml index 0070f5f..0f05ab8 100644 --- a/.gitea/ISSUE_TEMPLATE/bug-report.yaml +++ b/.gitea/ISSUE_TEMPLATE/bug-report.yaml @@ -30,12 +30,23 @@ body: placeholder: "如 o0SId0o 超活性化僵尸 适应力1" validations: required: true + - type: input + attributes: + label: "您的 Minecraft ID" + placeholder: "" + validations: + required: true + - type: input + attributes: + label: "您的联系方式" + placeholder: "尽量填写QQ" + validations: + required: true - type: textarea attributes: label: "Bug 描述" placeholder: "请尽可能详细描述 Bug 的情况,并尽可能提供复现步骤。" validations: required: true - - + \ No newline at end of file From 8e7ed90da7681c8a98cc1855a6ee3907236d7f09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=86=B0=E7=A0=9A=E7=82=BD?= Date: Tue, 12 Aug 2025 23:40:09 +0800 Subject: [PATCH 2/5] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/ISSUE=5FTEMPLAT?= =?UTF-8?q?E/bug-report.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/ISSUE_TEMPLATE/bug-report.yaml | 33 +++++++++++++-------------- 1 file changed, 16 insertions(+), 17 deletions(-) diff --git a/.gitea/ISSUE_TEMPLATE/bug-report.yaml b/.gitea/ISSUE_TEMPLATE/bug-report.yaml index 0f05ab8..bfc6ced 100644 --- a/.gitea/ISSUE_TEMPLATE/bug-report.yaml +++ b/.gitea/ISSUE_TEMPLATE/bug-report.yaml @@ -1,45 +1,46 @@ ---- -name: Bug Report -about: 用来报告当前版本 天灾之下:危险连接 所出现的Bug -title: "[Bug]:" +name: Bug 报告 +about: 报告当前版本 天灾之下:危险连接 的 Bug +title: "[Bug]: " +labels: + - 类型/Bug body: - type: checkboxes attributes: - label: "提交前请先确认" + label: "提交前确认:" options: - - label: "我确认此 Bug 尚未被人提交过" + - label: "我确认此 Bug **尚未被人提交过**" required: true - - label: "我确认此 Bug 非平衡性问题" + - label: "我确认此 Bug **非平衡性问题**" required: true - type: input attributes: - label: "出现Bug的对局时间" - placeholder: "请使用北京时间(GMT+8)填写" + label: "出现 Bug 的对局时间" + description: "请使用北京时间 (GMT+8) 填写" validations: is_number: true required: true - type: input attributes: - label: "参与的玩家 ID(使用逗号分隔,将天灾写在第一位)" - placeholder: "" + label: "参与的玩家 ID" + description: "使用逗号分隔,将天灾写在第一位" validations: required: true - type: input attributes: - label: "出现/发现 Bug 的玩家 ID 及使用职业(天灾需写适应力)" + label: "出现/发现 Bug 的玩家 ID 及使用职业" + description: "**天灾需写适应力**" placeholder: "如 o0SId0o 超活性化僵尸 适应力1" validations: required: true - type: input attributes: label: "您的 Minecraft ID" - placeholder: "" validations: required: true - type: input attributes: label: "您的联系方式" - placeholder: "尽量填写QQ" + placeholder: "尽量填写 QQ" validations: required: true - type: textarea @@ -47,6 +48,4 @@ body: label: "Bug 描述" placeholder: "请尽可能详细描述 Bug 的情况,并尽可能提供复现步骤。" validations: - required: true - - \ No newline at end of file + required: true \ No newline at end of file From e90915114eccab1a64445f4012e38ba56329d55b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=86=B0=E7=A0=9A=E7=82=BD?= Date: Tue, 12 Aug 2025 23:45:18 +0800 Subject: [PATCH 3/5] =?UTF-8?q?=E6=A0=BC=E5=BC=8F=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/ISSUE_TEMPLATE/bug-report.yaml | 28 +++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/.gitea/ISSUE_TEMPLATE/bug-report.yaml b/.gitea/ISSUE_TEMPLATE/bug-report.yaml index bfc6ced..b064f75 100644 --- a/.gitea/ISSUE_TEMPLATE/bug-report.yaml +++ b/.gitea/ISSUE_TEMPLATE/bug-report.yaml @@ -16,36 +16,36 @@ body: attributes: label: "出现 Bug 的对局时间" description: "请使用北京时间 (GMT+8) 填写" - validations: - is_number: true - required: true + validations: + is_number: true + required: true - type: input attributes: label: "参与的玩家 ID" - description: "使用逗号分隔,将天灾写在第一位" - validations: - required: true + description: "使用逗号分隔,将**天灾写在第一位**" + validations: + required: true - type: input attributes: label: "出现/发现 Bug 的玩家 ID 及使用职业" description: "**天灾需写适应力**" placeholder: "如 o0SId0o 超活性化僵尸 适应力1" - validations: - required: true + validations: + required: true - type: input attributes: label: "您的 Minecraft ID" - validations: - required: true + validations: + required: true - type: input attributes: label: "您的联系方式" placeholder: "尽量填写 QQ" - validations: - required: true + validations: + required: true - type: textarea attributes: label: "Bug 描述" placeholder: "请尽可能详细描述 Bug 的情况,并尽可能提供复现步骤。" - validations: - required: true \ No newline at end of file + validations: + required: true \ No newline at end of file From 4dc0dd3904f5827e3035957461de61065b5c8f6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=86=B0=E7=A0=9A=E7=82=BD?= Date: Tue, 12 Aug 2025 23:45:57 +0800 Subject: [PATCH 4/5] =?UTF-8?q?=E9=94=99=E8=AF=AF=E7=9A=84=E5=BC=BA?= =?UTF-8?q?=E5=88=B6=E6=95=B0=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/ISSUE_TEMPLATE/bug-report.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/ISSUE_TEMPLATE/bug-report.yaml b/.gitea/ISSUE_TEMPLATE/bug-report.yaml index b064f75..3699d74 100644 --- a/.gitea/ISSUE_TEMPLATE/bug-report.yaml +++ b/.gitea/ISSUE_TEMPLATE/bug-report.yaml @@ -17,7 +17,6 @@ body: label: "出现 Bug 的对局时间" description: "请使用北京时间 (GMT+8) 填写" validations: - is_number: true required: true - type: input attributes: From d15def15f9735123a23624deaa4bd8dc86e88ba1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=86=B0=E7=A0=9A=E7=82=BD?= Date: Tue, 12 Aug 2025 23:55:27 +0800 Subject: [PATCH 5/5] =?UTF-8?q?=E6=8C=87=E6=B4=BE?= 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, 3 insertions(+), 1 deletion(-) diff --git a/.gitea/ISSUE_TEMPLATE/bug-report.yaml b/.gitea/ISSUE_TEMPLATE/bug-report.yaml index 3699d74..2d2da86 100644 --- a/.gitea/ISSUE_TEMPLATE/bug-report.yaml +++ b/.gitea/ISSUE_TEMPLATE/bug-report.yaml @@ -2,7 +2,9 @@ name: Bug 报告 about: 报告当前版本 天灾之下:危险连接 的 Bug title: "[Bug]: " labels: - - 类型/Bug + - "类型/Bug" +assignees: + - "Hyucen" body: - type: checkboxes attributes: