mirror of
https://github.com/iptv-org/iptv
synced 2025-12-16 10:26:48 -05:00
Fix issue templates
This commit is contained in:
2
.github/ISSUE_TEMPLATE/1_streams_add.yml
vendored
2
.github/ISSUE_TEMPLATE/1_streams_add.yml
vendored
@@ -64,7 +64,7 @@ body:
|
|||||||
id: directives
|
id: directives
|
||||||
attributes:
|
attributes:
|
||||||
label: Directives
|
label: Directives
|
||||||
description: 'List of directives telling players how to play the stream. Supported `#KODIPROP` and `#VLCOPT`.'
|
description: 'List of directives telling players how to play the stream. Supported `#KODIPROP` and `#EXTVLCOPT`.'
|
||||||
placeholder: '#KODIPROP:inputstream=inputstream.adaptive'
|
placeholder: '#KODIPROP:inputstream=inputstream.adaptive'
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|||||||
2
.github/ISSUE_TEMPLATE/2_streams_edit.yml
vendored
2
.github/ISSUE_TEMPLATE/2_streams_edit.yml
vendored
@@ -76,7 +76,7 @@ body:
|
|||||||
id: directives
|
id: directives
|
||||||
attributes:
|
attributes:
|
||||||
label: Directives
|
label: Directives
|
||||||
description: 'List of directives telling players how to play the stream. Supported `#KODIPROP` and `#VLCOPT`.'
|
description: 'List of directives telling players how to play the stream. Supported `#KODIPROP` and `#EXTVLCOPT`.'
|
||||||
placeholder: '#KODIPROP:inputstream=inputstream.adaptive'
|
placeholder: '#KODIPROP:inputstream=inputstream.adaptive'
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|||||||
Reference in New Issue
Block a user