This commit is contained in:
寒笑 2025-01-12 20:39:17 +08:00
parent cf661ee78c
commit d657cd4a5a

View File

@ -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错误报告在崩溃时选择导出错误报告"