1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00

Add supported architectures to the GitHub issue template

This commit is contained in:
Tom Poole 2024-11-06 09:37:29 +00:00
parent 764b2a2ec6
commit af003e44d8

View file

@ -48,10 +48,11 @@ body:
multiple: true multiple: true
options: options:
- x86_64 - x86_64
- ARM - Arm64/aarch64
- Other - Arm64EC (Windows)
- 64-bit - x86 (Windows, Android)
- 32-bit - 32 bit Arm (Linux, Android)
- Unsupported
validations: validations:
required: true required: true
- type: textarea - type: textarea