This commit is contained in:
寒笑 2025-01-12 20:36:42 +08:00
parent 52e13ce46e
commit cf661ee78c

View File

@ -8,8 +8,15 @@ body:
label: "检查项" label: "检查项"
description: "请逐个检查下列项目,并勾选确认。" description: "请逐个检查下列项目,并勾选确认。"
options: 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 required: true
- type: textarea
id: "yml-2"
attributes:
label: 游戏ID
description: "服务器内游戏ID。"
validations:
required: true
- type: textarea - type: textarea
id: "yml-2" id: "yml-2"
attributes: attributes: