Update issue template

This commit is contained in:
Aleksandr Statciuk 2022-05-20 14:25:07 +03:00
parent 38ce422d04
commit 7fb4e0c641
4 changed files with 7 additions and 7 deletions

View File

@ -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

View File

@ -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:

View File

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

View File

@ -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