Update bug report form

This commit is contained in:
Tiago Conceição
2022-11-20 21:23:53 +00:00
parent 30b4744cd6
commit ed6b2df25b
2 changed files with 18 additions and 21 deletions
+18 -21
View File
@@ -1,5 +1,6 @@
name: Bug report (Guided Form)
description: Create a guided bug report to help us improve
name: Bug report
description: Create a bug report to help us improve
title: "[Bug]: "
body:
- type: markdown
attributes:
@@ -9,24 +10,7 @@ body:
id: system
attributes:
label: System
description: Your system information
placeholder: |
- OS: [e.g. Windows 11 x64 v22H2]
- Slicer:
- Printer:
- UVtools version:
value: |
- OS: [e.g. Windows 11 x64 v22H2]
- Slicer:
- Printer:
- UVtools version:
validations:
required: true
- type: textarea
id: uvtools-system
attributes:
label: UVtools System
description: UVtools system information
description: System information
placeholder: |
1. Go to "UVtools -> Help -> About"
2. Click on "Copy information"
@@ -35,7 +19,20 @@ body:
validations:
required: true
- type: textarea
id: what-happened
id: machine
attributes:
label: Printer and Slicer
description: Write down your printer machine name and the slicer you use (If applicable)
placeholder: |
- Printer:
- Slicer:
value: |
- Printer:
- Slicer:
validations:
required: false
- type: textarea
id: bug_description
attributes:
label: Description of the bug
description: A clear and concise description of what the bug is. Please, enclose a screenshot whenever possible (even when you think the description is clear). What did you expect to happen?