|
|
@ -2,14 +2,13 @@ name: 🛠 Broken Stream
|
|
|
|
description: Report a broken stream
|
|
|
|
description: Report a broken stream
|
|
|
|
title: "Fix: "
|
|
|
|
title: "Fix: "
|
|
|
|
labels: [ "broken stream" ]
|
|
|
|
labels: [ "broken stream" ]
|
|
|
|
|
|
|
|
|
|
|
|
body:
|
|
|
|
body:
|
|
|
|
- type: markdown
|
|
|
|
- type: markdown
|
|
|
|
attributes:
|
|
|
|
attributes:
|
|
|
|
value: |
|
|
|
|
value: |
|
|
|
|
Please fill out the issue template as much as you can so we could efficiently process your request
|
|
|
|
Please fill out the issue template as much as you can so we could efficiently process your request
|
|
|
|
**IMPORTANT**: An issue may contain a request for only one channel, otherwise it will be closed
|
|
|
|
**IMPORTANT**: An issue may contain a request for only one channel, otherwise it will be closed
|
|
|
|
|
|
|
|
|
|
|
|
- type: checkboxes
|
|
|
|
- type: checkboxes
|
|
|
|
id: preliminary
|
|
|
|
id: preliminary
|
|
|
|
attributes:
|
|
|
|
attributes:
|
|
|
@ -19,9 +18,9 @@ body:
|
|
|
|
required: true
|
|
|
|
required: true
|
|
|
|
- label: My TV player has updated this playlist after 0:00 GMT time and is set to update it daily
|
|
|
|
- label: My TV player has updated this playlist after 0:00 GMT time and is set to update it daily
|
|
|
|
required: true
|
|
|
|
required: true
|
|
|
|
- label: I double-checked it just know and it is broken/absent from the playlist still
|
|
|
|
- label: I double-checked it just now and it is broken/absent from the playlist still
|
|
|
|
required: true
|
|
|
|
required: true
|
|
|
|
|
|
|
|
|
|
|
|
- type: input
|
|
|
|
- type: input
|
|
|
|
id: name
|
|
|
|
id: name
|
|
|
|
attributes:
|
|
|
|
attributes:
|
|
|
@ -30,8 +29,8 @@ body:
|
|
|
|
placeholder: 'Fox Life Russia'
|
|
|
|
placeholder: 'Fox Life Russia'
|
|
|
|
validations:
|
|
|
|
validations:
|
|
|
|
required: true
|
|
|
|
required: true
|
|
|
|
|
|
|
|
|
|
|
|
- type: input
|
|
|
|
- type: input
|
|
|
|
id: playlist
|
|
|
|
id: playlist
|
|
|
|
attributes:
|
|
|
|
attributes:
|
|
|
|
label: Playlist
|
|
|
|
label: Playlist
|
|
|
|