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

View File

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