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: