chore: Add more platforms to bug report template
This commit is contained in:
parent
e5c7707321
commit
31b5ce910d
1 changed files with 12 additions and 5 deletions
17
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
17
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
|
@ -40,12 +40,19 @@ body:
|
||||||
label: "Platform"
|
label: "Platform"
|
||||||
description: "Select the platform where the bug occurs."
|
description: "Select the platform where the bug occurs."
|
||||||
options:
|
options:
|
||||||
- Android
|
- Android (PlayStore)
|
||||||
|
- Android (F-Droid)
|
||||||
|
- Android (Other)
|
||||||
- iOS
|
- iOS
|
||||||
- Web
|
- iPadOS
|
||||||
- Linux
|
- Web (Chrome(ium))
|
||||||
- macOS
|
- Web (Firefox)
|
||||||
- Windows
|
- Web (Safari)
|
||||||
|
- Linux (Snap)
|
||||||
|
- Linux (Flatpak)
|
||||||
|
- Linux (Other)
|
||||||
|
- macOS (Self-compiled)
|
||||||
|
- Windows (Self-compiled)
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue