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:
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
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue