diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 686c5b1ee2..13bf7b7330 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -48,10 +48,11 @@ body: multiple: true options: - x86_64 - - ARM - - Other - - 64-bit - - 32-bit + - Arm64/aarch64 + - Arm64EC (Windows) + - x86 (Windows, Android) + - 32 bit Arm (Linux, Android) + - Unsupported validations: required: true - type: textarea