From 25f9ebd363fdd1e4dceff1ccc6e36cc44d9c7e88 Mon Sep 17 00:00:00 2001 From: Aaron Liu Date: Sun, 2 Jul 2023 13:27:49 -0400 Subject: [PATCH] Add GPU ID to bug report --- .github/ISSUE_TEMPLATE/bug_report.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 3846fd1..93888ac 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -10,7 +10,8 @@ body: required: true - 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 - type: textarea attributes: label: Paste the logs