From bd7304a7c9ea8a10d88464d72404d6b2d6009ae4 Mon Sep 17 00:00:00 2001 From: Scott Talbert Date: Sun, 16 Mar 2025 18:18:48 -0400 Subject: [PATCH] Fix GitHub issue template (hopefully) --- .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