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:
parent
764b2a2ec6
commit
af003e44d8
1 changed files with 5 additions and 4 deletions
9
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
9
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue