Update issue templates

This commit is contained in:
freearhey
2023-09-15 18:38:29 +03:00
parent cd2a2aeae0
commit 6e2aefeb4f
7 changed files with 123 additions and 14 deletions

View File

@@ -12,6 +12,12 @@ body:
validations:
required: true
- type: input
attributes:
label: Channel Name
description: "Full name of the channel. May contain any characters except: `,`, `[`, `]`."
placeholder: 'BBC America East'
- type: input
attributes:
label: Stream URL
@@ -28,6 +34,37 @@ body:
- 'Not 24/7'
- 'Geo-blocked'
- type: dropdown
attributes:
label: Quality
description: Maximum video resolution available on the link
options:
- 2160p
- 1280p
- 1080p
- 720p
- 576p
- 480p
- 360p
- type: dropdown
attributes:
label: Label
description: Is there any reason why the broadcast may not work?
options:
- 'Not 24/7'
- 'Geo-blocked'
- type: input
attributes:
label: HTTP User Agent
placeholder: 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Edge/12.246'
- type: input
attributes:
label: HTTP Referrer
placeholder: 'https://example.com/'
- type: textarea
attributes:
label: Notes (optional)