Update bug_report.yml
This commit is contained in:
parent
c0ed2131f0
commit
111a65e9e8
8
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
8
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -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 帮助我们复现的测试材料样本(如有)
|
||||
|
Loading…
x
Reference in New Issue
Block a user