From 8bafd2faffb3182744b82b629cdd22af66256d4c Mon Sep 17 00:00:00 2001 From: Mike Salvatore Date: Tue, 31 May 2022 12:16:02 -0400 Subject: [PATCH] Add a blank issue template --- .github/ISSUE_TEMPLATE/blank.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/blank.md diff --git a/.github/ISSUE_TEMPLATE/blank.md b/.github/ISSUE_TEMPLATE/blank.md new file mode 100644 index 000000000..03861f40e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/blank.md @@ -0,0 +1,8 @@ +--- +name: "📒Blank" +about: A blank issue for anything not covered by another template +title: '' +labels: +assignees: '' + +---