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"
|
||||
description: "Select the platform where the bug occurs."
|
||||
options:
|
||||
- Android
|
||||
- Android (PlayStore)
|
||||
- Android (F-Droid)
|
||||
- Android (Other)
|
||||
- iOS
|
||||
- Web
|
||||
- Linux
|
||||
- macOS
|
||||
- Windows
|
||||
- iPadOS
|
||||
- Web (Chrome(ium))
|
||||
- Web (Firefox)
|
||||
- Web (Safari)
|
||||
- Linux (Snap)
|
||||
- Linux (Flatpak)
|
||||
- Linux (Other)
|
||||
- macOS (Self-compiled)
|
||||
- Windows (Self-compiled)
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue