1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-08 23:24:19 +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
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