From 13fe25b5ef0374fa8f1eb3452db1bb3fa39cd7ee Mon Sep 17 00:00:00 2001 From: Alex English Date: Mon, 7 Sep 2026 11:30:08 -0700 Subject: [PATCH] Delete the redundant blank-issue.md template --- .github/ISSUE_TEMPLATE/blank-issue.md | 19 ------------------- 1 file changed, 19 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 a0705a7..0000000 --- a/.github/ISSUE_TEMPLATE/blank-issue.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -name: Blank Issue -about: Consistent formatting make Issues concise and easy to navigate -title: '' -labels: '' -assignees: '' - ---- - -### Overview -REPLACE THIS TEXT -Text here that clearly states the purpose of this issue in 2 sentences or less. - -### Action Items -REPLACE THIS TEXT -If this is the beginning of the task this is most likely something to be researched and documented. - -REPLACE THIS TEXT -If the issue has already been researched, and the course of action is clear, this will describe the steps. However, if the steps can be divided into tasks for more than one person, we recommend dividing it up into separate issues, or assigning it as a pair programming task. - -### Resources/Instructions -REPLACE THIS TEXT -If there is a site which has documentation that helps with this issue provide the link(s) here.