summaryrefslogtreecommitdiff
path: root/.gitlab/issue_templates
diff options
context:
space:
mode:
authorCarlos Soriano Sánchez <csoriano@gnome.org>2018-02-24 08:57:36 +0000
committerCarlos Soriano Sánchez <csoriano@gnome.org>2018-02-24 08:57:36 +0000
commitef4c776bd39a2a7d28ff1a9cbb683620014d16f4 (patch)
treefcb04ff1b83987055423aed3f8d7a461e87ba471 /.gitlab/issue_templates
parentc4b4792e2fd862b47bb7e8aa876da66aad06c579 (diff)
downloadgitlab-ce-ef4c776bd39a2a7d28ff1a9cbb683620014d16f4.tar.gz
Bug.md: Use html comments instead of asking to remove the notice
The issue template for bugs has a notice at the start that mentions to search for duplicates before creating a new issue. Then the reporter is asked to remove the notice once read, presumptively to avoid noise in the actual issue. Instead of that, we can make that part of the issue template an html comment, so it won't be rendered in the final result. This avoids the tedious task of removing that part of the notice. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/43580
Diffstat (limited to '.gitlab/issue_templates')
-rw-r--r--.gitlab/issue_templates/Bug.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md
index aec734870d6..3e58d2a867e 100644
--- a/.gitlab/issue_templates/Bug.md
+++ b/.gitlab/issue_templates/Bug.md
@@ -1,3 +1,4 @@
+<!---
Please read this!
Before opening a new issue, make sure to search for keywords in the issues
@@ -14,10 +15,7 @@ For the Enterprise Edition issue tracker:
- https://gitlab.com/gitlab-org/gitlab-ee/issues?label_name%5B%5D=bug
and verify the issue you're about to submit isn't a duplicate.
-
-Please remove this notice if you're confident your issue isn't a duplicate.
-
-------
+--->
### Summary