mirror of
https://github.com/upscayl/upscayl.git
synced 2025-01-19 09:27:27 +01:00
Update bug_report.yml
This commit is contained in:
parent
86e001794b
commit
9e3301c2c8
23
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
23
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -37,15 +37,30 @@ body:
|
|||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: Version/Commit Hash
|
label: Version (or commit hash)
|
||||||
description: ✍️ What version of Upscayl did you use?
|
description: ✍️ What version of Upscayl did you use? If you used Mac App Store version, please mention it!
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
|
||||||
|
- type: dropdown
|
||||||
|
attributes:
|
||||||
|
label: Select your Operating System
|
||||||
|
description: What operating system do you use?
|
||||||
|
options: ['Linux', 'MacOS', 'Windows']
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
|
||||||
|
- type: input
|
||||||
|
attributes:
|
||||||
|
label: OS Version
|
||||||
|
description: What's the version of your operating system? Example: Ubuntu 22.04, MacOS Monterey or Windows 10
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: OS Specifics
|
label: GPU Name
|
||||||
description: 📝 Please write your GPU name, your OS name and your OS version
|
description: 📝 What GPU do you have? If you do not know, please just write your device name if it's a laptop.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user