mirror of https://github.com/iptv-org/iptv
Delete ----rename-request.yml
parent
7d384716ef
commit
14003cce72
@ -1,38 +0,0 @@
|
||||
name: ✏️ Rename Stream
|
||||
description: Request to rename a stream
|
||||
title: 'Rename: '
|
||||
labels: ['misidentified']
|
||||
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
Please fill out the issue template as much as you can so we could efficiently process your request
|
||||
|
||||
- type: input
|
||||
attributes:
|
||||
label: Stream URL
|
||||
description: Link to the stream from a playlist
|
||||
placeholder: 'https://lnc-kdfw-fox-aws.tubi.video/index.m3u8'
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: input
|
||||
attributes:
|
||||
label: Correct ID
|
||||
description: Correct channel ID from [iptv-org.github.io](https://iptv-org.github.io/). If you can't find the channel you want in the list, please let us know through this [form](https://github.com/iptv-org/database/issues/new?assignees=&labels=channels%3Aadd&template=channels_add.yml&title=Add%3A+).
|
||||
placeholder: 'BBCAmericaEast.us'
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Notes (optional)
|
||||
placeholder: 'Anything else we should know?'
|
||||
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: Please confirm the following
|
||||
options:
|
||||
- label: I have read [Contributing Guide](https://github.com/iptv-org/iptv/blob/master/CONTRIBUTING.md#report-a-broken-stream)
|
||||
required: true
|
Loading…
Reference in New Issue