From ef4c776bd39a2a7d28ff1a9cbb683620014d16f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Soriano=20S=C3=A1nchez?= Date: Sat, 24 Feb 2018 08:57:36 +0000 Subject: 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 --- .gitlab/issue_templates/Bug.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to '.gitlab') 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 @@ + ### Summary -- cgit v1.2.3