From 036729211a94d058b835f5ee212ab15de83bc037 Mon Sep 17 00:00:00 2001 From: Michael Davis Date: Thu, 19 Jun 2025 10:52:15 -0400 Subject: [PATCH] Remove blank_issue template GitHub has an option for a blank issue by default. --- .github/ISSUE_TEMPLATE/blank_issue.md | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/blank_issue.md diff --git a/.github/ISSUE_TEMPLATE/blank_issue.md b/.github/ISSUE_TEMPLATE/blank_issue.md deleted file mode 100644 index 9aef3ebe6..000000000 --- a/.github/ISSUE_TEMPLATE/blank_issue.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -name: Blank Issue -about: Create a blank issue. ----