From 09b82903d45d3d00ff8ef4d27db9f08007f15d19 Mon Sep 17 00:00:00 2001 From: freearhey Date: Sun, 25 Apr 2021 13:22:48 +0300 Subject: [PATCH] Updated issue templates order --- .../{-ask-a-question.md => ---ask-a-question.md} | 0 ...{--feature-request.md => ---feature-request.md} | 0 .github/ISSUE_TEMPLATE/---remove-channel.md | 14 -------------- .github/ISSUE_TEMPLATE/--remove-channel.md | 2 +- .../{---request-list.md => -request-list.md} | 0 5 files changed, 1 insertion(+), 15 deletions(-) rename .github/ISSUE_TEMPLATE/{-ask-a-question.md => ---ask-a-question.md} (100%) rename .github/ISSUE_TEMPLATE/{--feature-request.md => ---feature-request.md} (100%) delete mode 100644 .github/ISSUE_TEMPLATE/---remove-channel.md rename .github/ISSUE_TEMPLATE/{---request-list.md => -request-list.md} (100%) 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