Update and rename ----broken-stream.md to ----broken-stream.yml

This commit is contained in:
Dum4G 2021-12-10 17:54:57 +03:00 committed by GitHub
parent 9369049ed8
commit 4cb8250366
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 63 additions and 18 deletions

View File

@ -1,18 +0,0 @@
---
name: '🛠 Broken Stream'
about: Report a broken stream
title: ''
labels: broken stream
assignees: ''
---
<!-- Please fill out the information in this issue template so that we can
efficiently process your request -->
<!-- IMPORTANT: An issue may contain a request for only one channel, otherwise it will be closed -->
**_Channel Name:_** xxx
**_Country:_** xxx
**_Broken Link (from playlist):_** xxx
**_Possible Replacement (optional):_** xxx
**_Notes (optional):_** xxx

View File

@ -0,0 +1,63 @@
name: 🛠 Broken Stream
description: Report a broken stream
title: 'Fix: '
labels: [ "broken stream" ]
body:
- type: markdown
attributes:
value: |
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
- type: checkboxes
id: preliminary
attributes:
label: I am assuring that:
options:
- label: I use self-updatable playlist link and not a downloaded file
required: true
- label: My TV player has updated this playlist after 0:00 GMT time and is set to update it daily
required: true
- label: I double-checked it just know and it is broken/absent from the playlist still
required: true
- type: input
id: name
attributes:
label: Channel Name
description: Full name of the channel. It is recommended to tell exact name that was used in a playlist
placeholder: 'Fox Life Russia'
validations:
required: true
- type: input
id: playlist
attributes:
label: Playlist
description: What playlist was used to get the channel from?
placeholder: 'ex. https://iptv-org.github.io/iptv/countries/au.m3u'
validations:
required: true
- type: input
id: link
attributes:
label: Broken Link
description: Please specify the broken link from a playlist if you can
placeholder: 'ex. https://lnc-kdfw-fox-aws.tubi.video/index.m3u8'
- type: input
id: alt
attributes:
label: Possible Replacement
description: If you know an alternate non-protected source or the way to fix current stream please let us know
placeholder: 'ex. https://lnc-kdfw-fox-aws.tubi.video/index.m3u8'
- type: input
id: notes
attributes:
label: Notes
placeholder: 'Anything else we should know?'