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
|
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 帮助我们复现的测试材料样本(如有)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user