Update support_request.yml

Added hardware specification
This commit is contained in:
Fazri Gading
2026-01-27 03:19:06 +08:00
committed by GitHub
parent e7023dcf95
commit 6fa933fece

View File

@@ -28,6 +28,15 @@ body:
validations:
required: true
- type: textarea
id: hardwarespec
attributes:
label: Hardware Specification
description: Tell us your CPU, iGPU, dGPU, VRAM, and RAM information.
placeholder: "CPU: Intel i9-14900K 6.0 GHz | GPU: NVIDIA RTX 4090 | VRAM: 24 GB | RAM: 32 GB"
validations:
required: true
- type: input
id: version
attributes: