From a41a0c7642aacdf5d360cf6862e203d5db4a45d5 Mon Sep 17 00:00:00 2001 From: Mark Fletcher Date: Thu, 11 May 2017 11:09:07 +0800 Subject: [PATCH] Add summary lines for collapsed details in the bug report template [skip ci] --- .gitlab/issue_templates/Bug.md | 2 ++ changelogs/unreleased/issue-templates-summary-lines.yml | 4 ++++ 2 files changed, 6 insertions(+) create mode 100644 changelogs/unreleased/issue-templates-summary-lines.yml diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md index 66e1e0e20b3..58af062e75e 100644 --- a/.gitlab/issue_templates/Bug.md +++ b/.gitlab/issue_templates/Bug.md @@ -40,6 +40,7 @@ logs, and code as it's very hard to read otherwise.) #### Results of GitLab environment info
+Expand for output related to GitLab environment info
 
 (For installations with omnibus-gitlab package run and paste the output of:
@@ -54,6 +55,7 @@ logs, and code as it's very hard to read otherwise.)
 #### Results of GitLab application Check
 
 
+Expand for output related to the GitLab application check
 
 (For installations with omnibus-gitlab package run and paste the output of:
diff --git a/changelogs/unreleased/issue-templates-summary-lines.yml b/changelogs/unreleased/issue-templates-summary-lines.yml
new file mode 100644
index 00000000000..0c8c3d884ce
--- /dev/null
+++ b/changelogs/unreleased/issue-templates-summary-lines.yml
@@ -0,0 +1,4 @@
+---
+title: Add summary lines for collapsed details in the bug report template
+merge_request:
+author: