From e408157e1bd684b087803cb07ce85f0e7e2912de Mon Sep 17 00:00:00 2001 From: Brad King Date: Wed, 22 Feb 2023 16:44:39 -0500 Subject: gitlab: Add default issue template Populate issue descriptions by default with a note directing reporters to other resources they should consider using first. Make it a comment so that the content does not actually render in the report not removed. --- .gitlab/issue_templates/Default.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .gitlab/issue_templates/Default.md (limited to '.gitlab') diff --git a/.gitlab/issue_templates/Default.md b/.gitlab/issue_templates/Default.md new file mode 100644 index 0000000000..3b083d2c32 --- /dev/null +++ b/.gitlab/issue_templates/Default.md @@ -0,0 +1,9 @@ + -- cgit v1.2.1