From 0afd248a29028449cb0890c75a5dff6863c7d79c Mon Sep 17 00:00:00 2001 From: Henning Dieterichs Date: Wed, 8 Dec 2021 13:08:14 +0100 Subject: [PATCH] Update templates --- .../{bug_report.yaml => 1_bug_report.yaml} | 0 .../{feature_request.yaml => 2_feature_request.yaml} | 0 .github/ISSUE_TEMPLATE/3_other.md | 7 +++++++ .github/ISSUE_TEMPLATE/custom.md | 10 ---------- 4 files changed, 7 insertions(+), 10 deletions(-) rename .github/ISSUE_TEMPLATE/{bug_report.yaml => 1_bug_report.yaml} (100%) rename .github/ISSUE_TEMPLATE/{feature_request.yaml => 2_feature_request.yaml} (100%) create mode 100644 .github/ISSUE_TEMPLATE/3_other.md delete mode 100644 .github/ISSUE_TEMPLATE/custom.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/1_bug_report.yaml similarity index 100% rename from .github/ISSUE_TEMPLATE/bug_report.yaml rename to .github/ISSUE_TEMPLATE/1_bug_report.yaml diff --git a/.github/ISSUE_TEMPLATE/feature_request.yaml b/.github/ISSUE_TEMPLATE/2_feature_request.yaml similarity index 100% rename from .github/ISSUE_TEMPLATE/feature_request.yaml rename to .github/ISSUE_TEMPLATE/2_feature_request.yaml diff --git a/.github/ISSUE_TEMPLATE/3_other.md b/.github/ISSUE_TEMPLATE/3_other.md new file mode 100644 index 00000000..1d7c8000 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/3_other.md @@ -0,0 +1,7 @@ +--- +name: Other Request (For Maintainers Only) +about: This issue template should only be used by maintainers. + +--- + + diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md deleted file mode 100644 index 48d5f81f..00000000 --- a/.github/ISSUE_TEMPLATE/custom.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -name: Custom issue template -about: Describe this issue template's purpose here. -title: '' -labels: '' -assignees: '' - ---- - -