docs: mark macOS supported in issue forms

This commit is contained in:
dannyward630 2026-06-13 12:57:40 +02:00
parent 2e5b044233
commit 524a5e8a61
3 changed files with 7 additions and 4 deletions

View file

@ -25,7 +25,8 @@ body:
options:
- Windows 10/11 x86_64
- Linux x86_64
- macOS (unsupported)
- macOS arm64
- macOS x86_64
- Other
validations:
required: true

View file

@ -26,7 +26,8 @@ body:
options:
- Windows 10/11 x86_64
- Linux x86_64
- macOS (unsupported)
- macOS arm64
- macOS x86_64
- Other
validations:
required: true
@ -43,7 +44,7 @@ body:
id: headless
attributes:
label: headless=
description: Some bugs only repro on Windows headless=True (hidden alt-desktop path).
description: Some bugs only repro with headless=True (hidden-window path on Windows/macOS, Xvfb on Linux).
options:
- "True"
- "False"

View file

@ -25,7 +25,8 @@ body:
options:
- Windows 10/11 x86_64
- Linux x86_64
- macOS (unsupported)
- macOS arm64
- macOS x86_64
- Other
validations:
required: true