diff --git a/.github/ISSUE_TEMPLATE/-ask-a-question.md b/.github/ISSUE_TEMPLATE/---ask-a-question.md similarity index 100% rename from .github/ISSUE_TEMPLATE/-ask-a-question.md rename to .github/ISSUE_TEMPLATE/---ask-a-question.md diff --git a/.github/ISSUE_TEMPLATE/--feature-request.md b/.github/ISSUE_TEMPLATE/---feature-request.md similarity index 100% rename from .github/ISSUE_TEMPLATE/--feature-request.md rename to .github/ISSUE_TEMPLATE/---feature-request.md diff --git a/.github/ISSUE_TEMPLATE/---remove-channel.md b/.github/ISSUE_TEMPLATE/---remove-channel.md deleted file mode 100644 index 21839f89b4..0000000000 --- a/.github/ISSUE_TEMPLATE/---remove-channel.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -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/--remove-channel.md b/.github/ISSUE_TEMPLATE/--remove-channel.md index ad7a841365..21839f89b4 100644 --- a/.github/ISSUE_TEMPLATE/--remove-channel.md +++ b/.github/ISSUE_TEMPLATE/--remove-channel.md @@ -1,5 +1,5 @@ --- -name: "❌ Remove Channel" +name: "\U0001F6A8 Remove Channel" about: Request to remove a channel title: 'Remove: xxx' labels: DMCA diff --git a/.github/ISSUE_TEMPLATE/---request-list.md b/.github/ISSUE_TEMPLATE/-request-list.md similarity index 100% rename from .github/ISSUE_TEMPLATE/---request-list.md rename to .github/ISSUE_TEMPLATE/-request-list.md