Merge branch 'zvonimir-dev' into 'master'

Improve issue templates

See merge request videostreaming/grayjay!73
This commit is contained in:
Koen 2024-12-23 18:36:32 +00:00
commit 2e3584a353
3 changed files with 19 additions and 16 deletions

View file

@ -1,6 +1,6 @@
name: Bug Report
description: Let us know about an unexpected error, a crash, or an incorrect behavior.
labels: ["Bug", "new"]
labels: ["Bug"]
body:
- type: markdown
attributes:
@ -41,18 +41,21 @@ body:
label: What plugins are you seeing the problem on?
multiple: true
options:
- All
- Youtube
- BiliBili (CN)
- Twitch
- Odysee
- Rumble
- Kick
- PeerTube
- Patreon
- Nebula
- SoundCloud
- Other
- "All"
- "Youtube"
- "Odysee"
- "Rumble"
- "Kick"
- "Twitch"
- "PeerTube"
- "Patreon"
- "Nebula"
- "BiliBili (CN)"
- "Bitchute"
- "SoundCloud"
- "Dailymotion"
- "Apple Podcasts"
- "Other"
validations:
required: true
@ -78,8 +81,8 @@ body:
label: Are you using a VPN?
multiple: false
options:
- "Yes"
- "No"
- "Yes"
validations:
required: true

View file

@ -1,6 +1,6 @@
name: Documentation Issue
description: Report an issue or suggest a change in the documentation.
labels: ["Documentation", "new"]
labels: ["Documentation"]
body:
- type: markdown
attributes:

View file

@ -1,6 +1,6 @@
name: Feature Request
description: Suggest a new feature or other enhancement.
labels: ["Enhancement", "new"]
labels: ["Enhancement"]
body:
- type: markdown
attributes: