id修复
This commit is contained in:
parent
cf661ee78c
commit
d657cd4a5a
6
.github/ISSUE_TEMPLATE/bug.yml
vendored
6
.github/ISSUE_TEMPLATE/bug.yml
vendored
@ -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错误报告(在崩溃时选择导出错误报告)"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user