From 1eab2149e5a77d0a1cfe1b19eb68c5728d75d428 Mon Sep 17 00:00:00 2001 From: Aaron Liu Date: Wed, 6 Sep 2023 22:25:52 -0400 Subject: [PATCH] make GPU ID optional as it doesn't always apply --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 6143b3b..9e238d9 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -11,7 +11,7 @@ body: - label: I have checked that this issue isn't addressed in any other issue or pull request. required: true - label: I have tried [setting my GPU ID](https://github.com/upscayl/upscayl/wiki/Guide#gpu-id). - required: true + required: false - type: textarea attributes: label: Paste the logs