mirror of
https://github.com/upscayl/upscayl.git
synced 2024-11-28 01:10:52 +01:00
Update bug_report.yml
This commit is contained in:
parent
3cb6ca15b8
commit
bdc850597d
14
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
14
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -13,18 +13,13 @@ body:
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Describe the Bug
|
||||
description: 💥 What's wrong? Put logs here if you have them.
|
||||
description: 💥 What's wrong? Put logs here if you have them. To get logs, launch Upscayl using the commandline and the logs will show up on the console.
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: To Reproduce
|
||||
description: 🧙 How to make the bug come out of the shadows?
|
||||
value: |-
|
||||
1. Click on wand
|
||||
2. Select "Reveal"
|
||||
3. Scroll down to the "Shadows" section
|
||||
4. See error
|
||||
description: 🧙 How can we emulate the bug on our own machine? (Please write in steps)
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
@ -42,11 +37,10 @@ body:
|
||||
- type: input
|
||||
attributes:
|
||||
label: OS Specifics
|
||||
description: 📝 Use `winver` on Windows or `uname -a` anywhere else to find out!
|
||||
description: 📝 Please write your GPU name and your OS version
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Screenshots
|
||||
description: 🤳 Any screenies we may see?
|
||||
value: 😩 NO, screenshots are hard!
|
||||
description: 🤳 Got screenshots?
|
||||
|
Loading…
Reference in New Issue
Block a user