From a1eb6bbfd5369de70cc5397a0821663676c59493 Mon Sep 17 00:00:00 2001 From: Brock Allen Date: Sat, 12 Jun 2021 09:48:10 -0400 Subject: [PATCH] add issue config --- .github/ISSUE_TEMPLATE/config.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml 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