Update issue templates
This commit is contained in:
29
.github/ISSUE_TEMPLATE/----streams_edit.yml
vendored
29
.github/ISSUE_TEMPLATE/----streams_edit.yml
vendored
@@ -23,6 +23,25 @@ body:
|
||||
description: Channel ID from [iptv-org.github.io](https://iptv-org.github.io/).
|
||||
placeholder: 'BBCAmericaEast.us'
|
||||
|
||||
- type: input
|
||||
attributes:
|
||||
label: Channel Name
|
||||
description: "Full name of the channel. May contain any characters except: `,`, `[`, `]`."
|
||||
placeholder: 'BBC America East'
|
||||
|
||||
- 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
|
||||
@@ -31,6 +50,16 @@ body:
|
||||
- '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
|
||||
|
||||
Reference in New Issue
Block a user