From 01c05cde7f30ca244dd8afe689c845fcbbf754fe Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Wed, 6 Nov 2019 22:40:55 -0800 Subject: [PATCH] Issue template - For triple `, use multiline --- .gitlab/issue_templates/general-bug-or-issue.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitlab/issue_templates/general-bug-or-issue.md b/.gitlab/issue_templates/general-bug-or-issue.md index bc2ecdde14..c1ce2c1bb9 100644 --- a/.gitlab/issue_templates/general-bug-or-issue.md +++ b/.gitlab/issue_templates/general-bug-or-issue.md @@ -8,7 +8,11 @@ Reproduction steps: 1. Entered **First Name** and **Last Name** and clicked **Save**. 1. Got an error "**Fatal error: DB error**". -```(Please include the full text of the error message. You can remove any private information like passwords. If you put it inside three backtick ` symbols it will wrap/format it nicely!)``` +``` +(Please include the full text of the error message. +You can remove any private information like passwords. +If you put it inside three backtick ` symbols it will wrap/format it nicely!) +``` Current behaviour: ---------------------------------------- -- 2.25.1