From a8390fe55fabb6bcddee3f9749f0da7038ccf169 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Thu, 14 Jan 2021 14:46:47 +0300 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/broken-stream.md | 19 +++++++++---------- .github/ISSUE_TEMPLATE/channel-request.md | 22 +++++++++------------- .github/ISSUE_TEMPLATE/delete-channel.md | 17 +++++++++++++++++ .github/ISSUE_TEMPLATE/feature-request.md | 20 -------------------- .github/ISSUE_TEMPLATE/question.md | 10 ---------- .github/ISSUE_TEMPLATE/remove-channel.md | 17 +++++++++++++++++ 6 files changed, 52 insertions(+), 53 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/delete-channel.md delete mode 100644 .github/ISSUE_TEMPLATE/feature-request.md delete mode 100644 .github/ISSUE_TEMPLATE/question.md create mode 100644 .github/ISSUE_TEMPLATE/remove-channel.md diff --git a/.github/ISSUE_TEMPLATE/broken-stream.md b/.github/ISSUE_TEMPLATE/broken-stream.md index 4223219b0..654d7a018 100644 --- a/.github/ISSUE_TEMPLATE/broken-stream.md +++ b/.github/ISSUE_TEMPLATE/broken-stream.md @@ -1,19 +1,18 @@ --- name: Broken Stream -about: Any problems with the channel broadcasting -title: '' +about: Request to replace a broken stream +title: 'Fix: xxx' labels: broken stream assignees: '' --- -**What's wrong?** + -**Country of the channel:** + -**Channel Name:** - -**Broken Link:** - - -**Additional Information (optional):** +***Channel Name:*** xxx +***Country:*** xxx +***Language:*** xxx +***Notes (optional):*** xxx diff --git a/.github/ISSUE_TEMPLATE/channel-request.md b/.github/ISSUE_TEMPLATE/channel-request.md index d1b6a26ea..0fee21792 100644 --- a/.github/ISSUE_TEMPLATE/channel-request.md +++ b/.github/ISSUE_TEMPLATE/channel-request.md @@ -1,22 +1,18 @@ --- name: Channel Request -about: The playlists are missing your favorite channel -title: '' +about: Request to add a channel to the playlist +title: 'Add: xxx' labels: channel request assignees: '' --- -**Country of the channel:** - + + -**Channel Name:** - - - -**Channel Language:** - - -**Additional Information (optional):** - +***Channel Name:*** xxx +***Country:*** xxx +***Language:*** xxx +***Notes (optional):*** xxx diff --git a/.github/ISSUE_TEMPLATE/delete-channel.md b/.github/ISSUE_TEMPLATE/delete-channel.md new file mode 100644 index 000000000..a87b41a74 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/delete-channel.md @@ -0,0 +1,17 @@ +--- +name: Delete Channel +about: Request to remove a channel from the playlist +title: 'Remove: xxx' +labels: DMCA +assignees: '' + +--- + + + + + +***Channel Name:*** xxx +***DMCA Notice (link):*** xxx +***Notes (optional):*** xxx diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md deleted file mode 100644 index 0bac6abda..000000000 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -name: Feature Request -about: Suggest an idea for this project -title: '' -labels: feature request -assignees: '' - ---- - -**Is your feature request related to a problem? Please describe.** -A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] - -**Describe the solution you'd like** -A clear and concise description of what you want to happen. - -**Describe alternatives you've considered** -A clear and concise description of any alternative solutions or features you've considered. - -**Additional context** -Add any other context or screenshots about the feature request here. diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md deleted file mode 100644 index 953df83e1..000000000 --- a/.github/ISSUE_TEMPLATE/question.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -name: Question -about: If you have any question related to this repository -title: '' -labels: question -assignees: '' - ---- - - diff --git a/.github/ISSUE_TEMPLATE/remove-channel.md b/.github/ISSUE_TEMPLATE/remove-channel.md new file mode 100644 index 000000000..de4b49fc9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/remove-channel.md @@ -0,0 +1,17 @@ +--- +name: Remove Channel +about: Request to remove a channel from the playlist +title: 'Remove: xxx' +labels: DMCA +assignees: '' + +--- + + + + + +***Channel Name:*** xxx +***DMCA Notice (link):*** xxx +***Notes (optional):*** xxx