mirror of
https://github.com/iptv-org/iptv
synced 2025-12-17 02:47:33 -05:00
Update issue templates
This commit is contained in:
7
.github/ISSUE_TEMPLATE/1_streams_add.yml
vendored
7
.github/ISSUE_TEMPLATE/1_streams_add.yml
vendored
@@ -60,13 +60,6 @@ body:
|
|||||||
label: HTTP Referrer
|
label: HTTP Referrer
|
||||||
placeholder: 'https://example.com/'
|
placeholder: 'https://example.com/'
|
||||||
|
|
||||||
- type: textarea
|
|
||||||
id: directives
|
|
||||||
attributes:
|
|
||||||
label: Directives
|
|
||||||
description: 'List of directives telling players how to play the stream. Supported `#KODIPROP` and `#EXTVLCOPT`.'
|
|
||||||
placeholder: '#KODIPROP:inputstream=inputstream.adaptive'
|
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: notes
|
id: notes
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
14
.github/ISSUE_TEMPLATE/2_streams_edit.yml
vendored
14
.github/ISSUE_TEMPLATE/2_streams_edit.yml
vendored
@@ -18,13 +18,6 @@ body:
|
|||||||
value: |
|
value: |
|
||||||
What exactly needs to be changed? To delete an existing value without replacement use the `~` symbol.
|
What exactly needs to be changed? To delete an existing value without replacement use the `~` symbol.
|
||||||
|
|
||||||
- type: input
|
|
||||||
id: new_stream_url
|
|
||||||
attributes:
|
|
||||||
label: New Stream URL
|
|
||||||
description: New link to the stream
|
|
||||||
placeholder: 'https://servilive.com:3126/live/tele2000live.m3u8'
|
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
id: stream_id
|
id: stream_id
|
||||||
attributes:
|
attributes:
|
||||||
@@ -72,13 +65,6 @@ body:
|
|||||||
label: HTTP Referrer
|
label: HTTP Referrer
|
||||||
placeholder: 'https://example.com/'
|
placeholder: 'https://example.com/'
|
||||||
|
|
||||||
- type: textarea
|
|
||||||
id: directives
|
|
||||||
attributes:
|
|
||||||
label: Directives
|
|
||||||
description: 'List of directives telling players how to play the stream. Supported `#KODIPROP` and `#EXTVLCOPT`.'
|
|
||||||
placeholder: '#KODIPROP:inputstream=inputstream.adaptive'
|
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: notes
|
id: notes
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
Reference in New Issue
Block a user