Update issue templates

Carlinhos027-patch-1
freearhey 4 months ago
parent 679b213c5b
commit 9adef13ac5

@ -60,6 +60,13 @@ body:
label: HTTP Referrer
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 `#VLCOPT`.'
placeholder: '#KODIPROP:inputstream=inputstream.adaptive'
- type: textarea
id: notes
attributes:

@ -72,6 +72,13 @@ body:
label: HTTP Referrer
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 `#VLCOPT`.'
placeholder: '#KODIPROP:inputstream=inputstream.adaptive'
- type: textarea
id: notes
attributes:

Loading…
Cancel
Save