From 9d6038851d793db16457f38a1df5e48179b24356 Mon Sep 17 00:00:00 2001 From: kisak-valve Date: Mon, 10 Feb 2020 12:36:09 -0500 Subject: [PATCH] Disable empty issue report template and add other template to replace it (#3514) Requested and reviewed by @aeikum. --- .github/ISSUE_TEMPLATE/config.yml | 1 + .github/ISSUE_TEMPLATE/other.md | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml create mode 100644 .github/ISSUE_TEMPLATE/other.md diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..3ba13e0c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1 @@ +blank_issues_enabled: false diff --git a/.github/ISSUE_TEMPLATE/other.md b/.github/ISSUE_TEMPLATE/other.md new file mode 100644 index 00000000..d78d0c19 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/other.md @@ -0,0 +1,9 @@ +--- +name: Other +about: No other issue template makes sense + +--- + +