Merge pull request #3899 from iptv-org/update-issue-template

Update issue template
This commit is contained in:
Shadix A
2021-08-04 10:40:26 +02:00
committed by GitHub
2 changed files with 2 additions and 3 deletions

View File

@@ -1,10 +1,9 @@
--- ---
name: "\U0001F4FA Channel Request" name: "\U0001F4FA Channel Request"
about: Request to add a channel to the playlist about: Request to add a channel to the playlist
title: 'Add: xxx' title: ''
labels: channel request labels: channel request
assignees: '' assignees: ''
--- ---
<!-- 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 -->

View File

@@ -1,7 +1,7 @@
--- ---
name: '🛠 Broken Stream' name: '🛠 Broken Stream'
about: Report a broken stream about: Report a broken stream
title: 'Fix: xxx' title: ''
labels: broken stream labels: broken stream
assignees: '' assignees: ''
--- ---