From 64083c1679b75174f9fb1d5924a53ea262d4f348 Mon Sep 17 00:00:00 2001 From: Vithorio Polten Date: Wed, 7 Aug 2024 22:01:28 -0300 Subject: [PATCH] chore(issue-template): add Apple Silicon to GPUs (#2968) Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/bug-report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index f0337455..422a0a64 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -122,6 +122,7 @@ body: description: The type of the installed graphics card. options: - AMD + - Apple Silicon - Intel - Nvidia - none (software encoding)