Update bug_report.yml

This commit is contained in:
binary-husky 2023-05-08 18:40:35 +08:00 committed by GitHub
parent 111a65e9e8
commit f8209e51f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,32 +20,16 @@ body:
- type: textarea - type: textarea
id: describe id: describe
attributes: attributes:
label: Describe the bug | 简述 label: Describe the bug & Screen Shot | 简述 与 有帮助的截图
description: Describe the bug | 简述 description: Describe the bug & Screen Shot | 简述 与 有帮助的截图
validations: validations:
required: true required: true
- type: textarea
id: screenshot
attributes:
label: Screen Shot | 截图
description: Screen Shot | 截图
- type: textarea - type: textarea
id: traceback id: traceback
attributes: attributes:
label: Terminal Traceback 终端traceback如有 label: Terminal Traceback & Material to Help Reproduce Bugs | 终端traceback如有 + 帮助我们复现的测试材料样本(如有)
description: Terminal Traceback 终端traceback如有 description: Terminal Traceback & Material to Help Reproduce Bugs | 终端traceback如有 + 帮助我们复现的测试材料样本(如有)
- type: textarea
id: material
attributes:
label: Material to Help Reproduce Bugs 帮助我们复现的测试材料样本(如有)
description: Material to Help Reproduce Bugs 帮助我们复现的测试材料样本(如有)