From 61492ee17f3c347b96f5b887ec642ee540fed715 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Sun, 25 Apr 2021 13:02:38 +0300 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/---broken-stream.md | 18 ++++++++++++++++++ .github/ISSUE_TEMPLATE/---channel-request.md | 19 +++++++++++++++++++ .github/ISSUE_TEMPLATE/---remove-channel.md | 14 ++++++++++++++ .github/ISSUE_TEMPLATE/---request-list.md | 12 ++++++++++++ .github/ISSUE_TEMPLATE/--feature-request.md | 10 ++++++++++ .github/ISSUE_TEMPLATE/--remove-channel.md | 14 ++++++++++++++ .github/ISSUE_TEMPLATE/-ask-a-question.md | 10 ++++++++++ .github/ISSUE_TEMPLATE/remove-channel.md | 2 +- 8 files changed, 98 insertions(+), 1 deletion(-) create mode 100644 .github/ISSUE_TEMPLATE/---broken-stream.md create mode 100644 .github/ISSUE_TEMPLATE/---channel-request.md create mode 100644 .github/ISSUE_TEMPLATE/---remove-channel.md create mode 100644 .github/ISSUE_TEMPLATE/---request-list.md create mode 100644 .github/ISSUE_TEMPLATE/--feature-request.md create mode 100644 .github/ISSUE_TEMPLATE/--remove-channel.md create mode 100644 .github/ISSUE_TEMPLATE/-ask-a-question.md diff --git a/.github/ISSUE_TEMPLATE/---broken-stream.md b/.github/ISSUE_TEMPLATE/---broken-stream.md new file mode 100644 index 0000000000..5a6120a6dd --- /dev/null +++ b/.github/ISSUE_TEMPLATE/---broken-stream.md @@ -0,0 +1,18 @@ +--- +name: "\U0001F6A7 Broken Stream" +about: Report a broken stream +title: 'Fix: xxx' +labels: broken stream +assignees: '' + +--- + + + + + +***Channel Name:*** xxx +***Broken Link (from playlist):*** xxx +***Possible Replacement (optional):*** xxx +***Notes (optional):*** xxx diff --git a/.github/ISSUE_TEMPLATE/---channel-request.md b/.github/ISSUE_TEMPLATE/---channel-request.md new file mode 100644 index 0000000000..0eda1eb43c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/---channel-request.md @@ -0,0 +1,19 @@ +--- +name: "\U0001F4FA Channel Request" +about: Request to add a channel to the playlist +title: 'Add: xxx' +labels: channel request +assignees: '' + +--- + + + + + +**Channel Name:** xxx +**Country:** xxx +**Language:** xxx +**External Link (optional):** xxx +**Notes (optional):** xxx diff --git a/.github/ISSUE_TEMPLATE/---remove-channel.md b/.github/ISSUE_TEMPLATE/---remove-channel.md new file mode 100644 index 0000000000..21839f89b4 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/---remove-channel.md @@ -0,0 +1,14 @@ +--- +name: "\U0001F6A8 Remove Channel" +about: Request to remove a channel +title: 'Remove: xxx' +labels: DMCA +assignees: '' + +--- + + + +***Channel Name:*** xxx +***DMCA Notice (link):*** xxx diff --git a/.github/ISSUE_TEMPLATE/---request-list.md b/.github/ISSUE_TEMPLATE/---request-list.md new file mode 100644 index 0000000000..0e0891d2a1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/---request-list.md @@ -0,0 +1,12 @@ +--- +name: "\U0001F4DD Request List" +about: List of requests from other issues +title: xxx Request Channels +labels: '' +assignees: '' + +--- + +List of requests for XXX channels from other issues: + +- [ ] xxx diff --git a/.github/ISSUE_TEMPLATE/--feature-request.md b/.github/ISSUE_TEMPLATE/--feature-request.md new file mode 100644 index 0000000000..8dc9350514 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/--feature-request.md @@ -0,0 +1,10 @@ +--- +name: "✨ Feature Request" +about: For any ideas or feature requests +title: 'Propose: xxx' +labels: discussion +assignees: '' + +--- + + diff --git a/.github/ISSUE_TEMPLATE/--remove-channel.md b/.github/ISSUE_TEMPLATE/--remove-channel.md new file mode 100644 index 0000000000..ad7a841365 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/--remove-channel.md @@ -0,0 +1,14 @@ +--- +name: "❌ Remove Channel" +about: Request to remove a channel +title: 'Remove: xxx' +labels: DMCA +assignees: '' + +--- + + + +***Channel Name:*** xxx +***DMCA Notice (link):*** xxx diff --git a/.github/ISSUE_TEMPLATE/-ask-a-question.md b/.github/ISSUE_TEMPLATE/-ask-a-question.md new file mode 100644 index 0000000000..d588ea715a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/-ask-a-question.md @@ -0,0 +1,10 @@ +--- +name: "❓Ask a question" +about: Ask questions about this project +title: 'Question: xxx' +labels: question +assignees: '' + +--- + + diff --git a/.github/ISSUE_TEMPLATE/remove-channel.md b/.github/ISSUE_TEMPLATE/remove-channel.md index b4a6f57d70..f3d9c45b5d 100644 --- a/.github/ISSUE_TEMPLATE/remove-channel.md +++ b/.github/ISSUE_TEMPLATE/remove-channel.md @@ -1,6 +1,6 @@ --- name: Remove Channel -about: Request to remove a channel from the playlist +about: Request to remove a channel title: 'Remove: xxx' labels: DMCA assignees: ''