From 5a9de8d883e2335dbb75b035e0f9a818ea397e24 Mon Sep 17 00:00:00 2001 From: Ellet Date: Thu, 18 Jul 2024 06:42:23 -0700 Subject: [PATCH] chore: enable blank issues template in GitHub repo --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 3ba13e0c..0086358d 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1 +1 @@ -blank_issues_enabled: false +blank_issues_enabled: true