1
0
mirror of https://github.com/upscayl/upscayl.git synced 2024-11-12 01:40:53 +01:00

Update bug_report.yml

This commit is contained in:
Aaron Liu 2024-01-24 21:44:29 -05:00 committed by GitHub
parent 00099928fb
commit 7decf8bc93
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,6 +9,7 @@ body:
- label: I have checked that this issue isn't addressed in [the FAQ](https://github.com/upscayl/upscayl#-faq).
required: true
- label: I have checked that this issue isn't addressed in any other issue or pull request.
description: [ ] My error involves vkEnumeratePhysicalDevices or vkCreateInstance, which means I should ignore the other issues and file a new one.
required: true
- label: I have tried [setting my GPU ID](https://github.com/upscayl/upscayl/wiki/Guide#gpu-id).
required: false
@ -38,7 +39,7 @@ body:
- type: checkboxes
attributes:
label: "Did you download Upscayl from the Mac App Store?"
description: "Please leave this blank if you downloaded Upscayl from GitHub or the website"
description: "🍎 Please leave this blank if you downloaded Upscayl from GitHub or the website"
options:
- label: "Yes, I downloaded Upscayl from the Mac App Store!"
required: false
@ -46,7 +47,7 @@ body:
- type: dropdown
attributes:
label: Select your Operating System
description: What operating system do you use?
description: 🧑‍💻 What operating system do you use?
options:
- Linux
- MacOS
@ -57,7 +58,7 @@ body:
- type: input
attributes:
label: OS Version
description: "What's the version of your operating system? (Example: Ubuntu 22.04, MacOS Monterey or Windows 10)"
description: "✍️ What's the version of your operating system? (Example: Ubuntu 22.04, MacOS Monterey or Windows 10)"
validations:
required: true