Update bug_report.yml

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

View File

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