diff --git a/.github/ISSUE_TEMPLATE/------channel-request.md b/.github/ISSUE_TEMPLATE/------channel-request.md index c8bd69649..2ef166c1f 100644 --- a/.github/ISSUE_TEMPLATE/------channel-request.md +++ b/.github/ISSUE_TEMPLATE/------channel-request.md @@ -1,10 +1,9 @@ --- name: "\U0001F4FA Channel Request" about: Request to add a channel to the playlist -title: 'Add: xxx' +title: '' labels: channel request assignees: '' - --- diff --git a/.github/ISSUE_TEMPLATE/----broken-stream.md b/.github/ISSUE_TEMPLATE/----broken-stream.md index c2871bfec..748a0d2ec 100644 --- a/.github/ISSUE_TEMPLATE/----broken-stream.md +++ b/.github/ISSUE_TEMPLATE/----broken-stream.md @@ -1,7 +1,7 @@ --- name: '🛠 Broken Stream' about: Report a broken stream -title: 'Fix: xxx' +title: '' labels: broken stream assignees: '' ---