Update form1.yml
This commit is contained in:
parent
a0d8af675e
commit
24df635800
1 changed files with 2 additions and 3 deletions
5
.github/ISSUE_TEMPLATE/form1.yml
vendored
5
.github/ISSUE_TEMPLATE/form1.yml
vendored
|
@ -7,12 +7,11 @@ body:
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: channel name
|
label: channel name
|
||||||
placeholder: 'Disney Channel'
|
required: true
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: stream URL
|
label: stream URL
|
||||||
description: Link to the stream
|
|
||||||
placeholder: 'https://example.net/file.m3u8'
|
placeholder: 'https://example.net/file.m3u8'
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue