Make checkbox language consistent

This commit is contained in:
Aaron Liu
2024-03-02 12:22:29 -05:00
committed by GitHub
parent 532a7de095
commit af5444890d

View File

@@ -8,7 +8,7 @@ body:
options:
- 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 this 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