1
0
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:
NayamAmarshe 2023-12-04 19:59:58 +05:30 committed by GitHub
parent 86e001794b
commit 9e3301c2c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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