mirror of
https://github.com/riegera2412/UVtools.git
synced 2026-07-08 17:42:31 +02:00
Update bug report form
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
name: Bug report (Guided Form)
|
name: Bug report
|
||||||
description: Create a guided bug report to help us improve
|
description: Create a bug report to help us improve
|
||||||
|
title: "[Bug]: "
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
@@ -9,24 +10,7 @@ body:
|
|||||||
id: system
|
id: system
|
||||||
attributes:
|
attributes:
|
||||||
label: System
|
label: System
|
||||||
description: Your system information
|
description: 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
|
|
||||||
placeholder: |
|
placeholder: |
|
||||||
1. Go to "UVtools -> Help -> About"
|
1. Go to "UVtools -> Help -> About"
|
||||||
2. Click on "Copy information"
|
2. Click on "Copy information"
|
||||||
@@ -35,7 +19,20 @@ body:
|
|||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- 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:
|
attributes:
|
||||||
label: Description of the bug
|
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?
|
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?
|
||||||
|
|||||||
Reference in New Issue
Block a user