Update bug_report.yml

This commit is contained in:
NayamAmarshe
2024-01-29 00:16:06 +05:30
committed by GitHub
parent b2d71f3dae
commit 68d27a8a2d

View File

@@ -6,9 +6,9 @@ body:
attributes:
label: Checklist
options:
- label: I have tried **ALL** of the applicable steps in the [troubleshooting guide](https://github.com/upscayl/upscayl/wiki/Troubleshooting).
- label: I have **tried ALL** of the steps mentioned in the [troubleshooting guide](https://github.com/upscayl/upscayl/wiki/Troubleshooting).
required: true
- label: I have searched for my issue in the [issues tab](https://github.com/upscayl/upscayl/issues?q=).
- label: I have **searched** for my issue in the [issues tab](https://github.com/upscayl/upscayl/issues?q=).
required: true
- label: My error involves vkEnumeratePhysicalDevices or vkCreateInstance, which means I should ignore the other issues and file this one despite the last checkbox.
- type: textarea