mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2024-11-10 20:45:59 +01:00
Add GPU field to bug report template
This commit is contained in:
parent
7cf2741e68
commit
d094595f2e
7
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
7
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -47,6 +47,13 @@ body:
|
|||||||
placeholder: Windows 11
|
placeholder: Windows 11
|
||||||
validations:
|
validations:
|
||||||
required: true
|
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
|
- type: dropdown
|
||||||
attributes:
|
attributes:
|
||||||
label: Mod Version
|
label: Mod Version
|
||||||
|
Loading…
Reference in New Issue
Block a user