From 98065e7e21e22f031ca95c86cbc2509d5966fa41 Mon Sep 17 00:00:00 2001 From: Scott Talbert Date: Sun, 16 Mar 2025 18:37:23 -0400 Subject: [PATCH] Remove issue template config.yml (not needed?) --- .github/ISSUE_TEMPLATE/config.yml | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml deleted file mode 100644 index 0086358d..00000000 --- a/.github/ISSUE_TEMPLATE/config.yml +++ /dev/null @@ -1 +0,0 @@ -blank_issues_enabled: true