From cf661ee78c398639b95432032d7b371cc546fa33 Mon Sep 17 00:00:00 2001 From: coldsmile Date: Sun, 12 Jan 2025 20:36:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9EID?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/bug.yml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 8911bce..7a8a264 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -8,8 +8,15 @@ body: label: "检查项" description: "请逐个检查下列项目,并勾选确认。" options: - - label: "我已在 [Issues 页面](https://github.com/coldsmilec/MOYU-Community/issues?q=is%3Aissue+)中搜索,确认了这一 Bug 未被提交过。" + - label: "我已在 [Issues 页面](https://git.infstar.cn/Coldsmile/InfStarry-MC/issues)中搜索,确认了这一 Bug 未被提交过。" required: true + - type: textarea + id: "yml-2" + attributes: + label: 游戏ID + description: "服务器内游戏ID。" + validations: + required: true - type: textarea id: "yml-2" attributes: