Update form1.yml
This commit is contained in:
parent
24df635800
commit
8312fcc1c5
1 changed files with 3 additions and 0 deletions
3
.github/ISSUE_TEMPLATE/form1.yml
vendored
3
.github/ISSUE_TEMPLATE/form1.yml
vendored
|
@ -7,8 +7,11 @@ body:
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: channel name
|
label: channel name
|
||||||
|
placeholder: 'Disney XD'
|
||||||
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: stream URL
|
label: stream URL
|
||||||
|
|
Loading…
Add table
Reference in a new issue