Merge branch 'master' into patch-7

pull/7326/head
Aleksandr Statciuk 3 years ago committed by GitHub
commit 637bbc6ab4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,7 +1,7 @@
name: 🛠 Broken Stream
description: Report a broken stream
title: 'Replace: '
labels: ['broken stream']
title: 'Broken: '
labels: ['🛠 broken stream']
body:
- type: markdown

@ -1,7 +1,7 @@
name: 🐞 Bug Report
description: Report an error in this repository
title: 'Fix: '
labels: ['bug']
labels: ['🐞 bug']
assignees:
- freearhey
@ -9,7 +9,7 @@ body:
- type: markdown
attributes:
value: |
This form is only for reporting bugs with auto-update, channel sorting and other problems with automation scripts. If you're experiencing problems viewing a channel please fill a [Broken Stream](https://github.com/iptv-org/iptv/issues/new?assignees=&labels=broken+stream&template=-----broken-stream.yml&title=Fix%3A+) form instead.
This form is only for reporting bugs with auto-update, channel sorting and other problems with automation scripts. If you're experiencing problems viewing a channel please fill a [Broken Stream](https://github.com/iptv-org/iptv/issues/new?labels=🛠+broken+stream&template=-----broken-stream.yml&title=Broken%3A+) form instead.
- type: textarea
attributes:

@ -1,7 +1,7 @@
name: ❌ Removal Request
description: Request to remove content
title: 'Remove: '
labels: ['removal request']
labels: ['removal request']
assignees:
- freearhey
body:

@ -15,11 +15,11 @@ To request a channel, create an [issue](https://github.com/iptv-org/iptv/issues/
### Report a Broken Stream
To report a broadcast that is not working, create an [issue](https://github.com/iptv-org/iptv/issues/new?labels=broken+stream&template=-----broken-stream.yml&title=Replace%3A+) with a description of the channel. (**IMPORTANT:** an issue should contain a report for only one channel, otherwise it will be closed immediately)
To report a broadcast that is not working, create an [issue](https://github.com/iptv-org/iptv/issues/new?labels=🛠+broken+stream&template=-----broken-stream.yml&title=Broken%3A+) with a description of the channel. (**IMPORTANT:** an issue should contain a report for only one channel, otherwise it will be closed immediately)
### Content Removal Request
If you find any content in the repository that you own and you would like us to remove, please create an [issue](https://github.com/iptv-org/iptv/issues/new?assignees=freearhey&labels=removal+request&template=--removal-request.yml&title=Remove%3A+) and provide all necessary information. If the request is granted, the specified content will be removed from the repository within one business day.
If you find any content in the repository that you own and you would like us to remove, please create an [issue](https://github.com/iptv-org/iptv/issues/new?labels=❌+removal+request&template=--removal-request.yml&title=Remove%3A+) and provide all necessary information. If the request is granted, the specified content will be removed from the repository within one business day.
## Pull Request Guidelines

Loading…
Cancel
Save