From 45935788fddd94fb2c17105855500d345d751187 Mon Sep 17 00:00:00 2001 From: Tim Gover Date: Sat, 6 Jun 2020 18:46:39 +0100 Subject: [PATCH] github: Disable blank issues --- .github/ISSUE_TEMPLATE/.config.yml | 2 ++ 1 file changed, 2 insertions(+) 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 0000000..99d680b --- /dev/null +++ b/.github/ISSUE_TEMPLATE/.config.yml @@ -0,0 +1,2 @@ +blank_issues_enabled: false +