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)
|
||||
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?
|
||||
|
||||
Reference in New Issue
Block a user