diff options
author | Sean McGivern <sean@mcgivern.me.uk> | 2018-02-28 13:13:38 +0000 |
---|---|---|
committer | Sean McGivern <sean@mcgivern.me.uk> | 2018-02-28 13:13:38 +0000 |
commit | 573738ee6c08d018783c433f3ace376ead674d3c (patch) | |
tree | abee61b7202c98411b89b356c99f9f1cd6c04692 | |
parent | 3024d700c4751784a92307b67e23ae4a469d75b7 (diff) | |
parent | ef4c776bd39a2a7d28ff1a9cbb683620014d16f4 (diff) | |
download | gitlab-ce-573738ee6c08d018783c433f3ace376ead674d3c.tar.gz |
Merge branch 'patch-18' into 'master'
Bug.md: Use html comments instead of asking to remove the notice
Closes #43580
See merge request gitlab-org/gitlab-ce!17348
-rw-r--r-- | .gitlab/issue_templates/Bug.md | 6 |
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 |