Update ----broken-stream.yml
This commit is contained in:
parent
774dd21bfc
commit
8777c6b451
|
@ -25,18 +25,6 @@ body:
|
|||
- label: I am aware that the channel source may have temporal outages. It is broken/absent from the playlist for couple of hours or days
|
||||
required: true
|
||||
|
||||
- type: dropdown
|
||||
id: reason
|
||||
attributes:
|
||||
label: What happened to a stream?
|
||||
options:
|
||||
- It is now offline
|
||||
- It is broadcasting a single frame/the same segment
|
||||
- I see visual artifacts
|
||||
- It is buffering to unplayable point
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: input
|
||||
id: name
|
||||
attributes:
|
||||
|
@ -45,6 +33,18 @@ body:
|
|||
placeholder: 'Fox Life Russia'
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: dropdown
|
||||
id: reason
|
||||
attributes:
|
||||
label: What happened to a stream?
|
||||
options:
|
||||
- It is now offline
|
||||
- It is stuck at a single frame/the same segment
|
||||
- I see visual artifacts
|
||||
- It is buffering to unplayable point
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: input
|
||||
id: playlist
|
||||
|
|
Loading…
Reference in New Issue