diff --git a/.github/ISSUE_TEMPLATE/app-bug-report.yaml b/.github/ISSUE_TEMPLATE/app-bug-report.yaml index 1631b6554..8959221a0 100644 --- a/.github/ISSUE_TEMPLATE/app-bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/app-bug-report.yaml @@ -74,10 +74,3 @@ body: placeholder: "Example: 16 GB" validations: required: true - - type: input - id: vram - attributes: - label: Amount of VRAM in GB - placeholder: "Example: 8 GB" - validations: - required: true