Skip to content

Commit

Permalink
Update bug_report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
binary-husky committed May 8, 2023
1 parent 111a65e commit f8209e5
Showing 1 changed file with 4 additions and 20 deletions.
24 changes: 4 additions & 20 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,32 +20,16 @@ body:
- type: textarea
id: describe
attributes:
label: Describe the bug | 简述
description: Describe the bug | 简述
label: Describe the bug & Screen Shot | 简述 与 有帮助的截图
description: Describe the bug & Screen Shot | 简述 与 有帮助的截图
validations:
required: true

- type: textarea
id: screenshot
attributes:
label: Screen Shot | 截图
description: Screen Shot | 截图

- type: textarea
id: traceback
attributes:
label: Terminal Traceback 终端traceback(如有)
description: Terminal Traceback 终端traceback(如有)

- type: textarea
id: material
attributes:
label: Material to Help Reproduce Bugs 帮助我们复现的测试材料样本(如有)
description: Material to Help Reproduce Bugs 帮助我们复现的测试材料样本(如有)




label: Terminal Traceback & Material to Help Reproduce Bugs | 终端traceback(如有) + 帮助我们复现的测试材料样本(如有)
description: Terminal Traceback & Material to Help Reproduce Bugs | 终端traceback(如有) + 帮助我们复现的测试材料样本(如有)



Expand Down

0 comments on commit f8209e5

Please sign in to comment.