diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index bb34d1d85..f26012d33 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -47,6 +47,13 @@ body: placeholder: Windows 11 validations: required: true + - type: input + attributes: + label: What is your GPU? + description: Enter the vendor and model of the GPU you were using when the bug occured + placeholder: Nvidia GeForce RTX 3060 + validations: + required: true - type: dropdown attributes: label: Mod Version