From 17b7a6eb89b7459d5eb1f86d20f4813ee871a748 Mon Sep 17 00:00:00 2001 From: James Seibel Date: Sat, 4 Feb 2023 14:38:47 -0600 Subject: [PATCH] add a default issue template --- .gitlab/issue_templates/Default.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitlab/issue_templates/Default.md diff --git a/.gitlab/issue_templates/Default.md b/.gitlab/issue_templates/Default.md new file mode 100644 index 000000000..2b81e67d3 --- /dev/null +++ b/.gitlab/issue_templates/Default.md @@ -0,0 +1,3 @@ + +Before creating an issue, please select the appropriate template from the dropdown above.
+The template will walk you through submitting a bug, feature, or improvement request.