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:
parent
00099928fb
commit
7decf8bc93
7
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
7
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user