mirror of
https://github.com/iptv-org/iptv
synced 2025-12-15 18:06: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
|
||||
attributes:
|
||||
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'
|
||||
|
||||
- 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
|
||||
attributes:
|
||||
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'
|
||||
|
||||
- type: textarea
|
||||
|
||||
Reference in New Issue
Block a user