From 7512aaa0fd39fe1afe59e9126449e34ffefd0079 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?David=20B=C3=BChler?= <david.buhler@cea.fr>
Date: Fri, 2 Apr 2021 07:17:19 +0000
Subject: [PATCH] Apply 5 suggestion(s) to 1 file(s)

---
 .gitlab/issue_templates/bug_report.md | 18 +++++++++++++-----
 1 file changed, 13 insertions(+), 5 deletions(-)

diff --git a/.gitlab/issue_templates/bug_report.md b/.gitlab/issue_templates/bug_report.md
index 4e9f77c6b32..8b23a95a461 100644
--- a/.gitlab/issue_templates/bug_report.md
+++ b/.gitlab/issue_templates/bug_report.md
@@ -13,15 +13,21 @@ by the plug-in name: [Eva], [WP], [E-ACSL]…
 
 ### Steps to reproduce the issue
 
-*Please indicate here steps to follow to get a [minimal, complete, and verifiable example](https://stackoverflow.com/help/mcve) which reproduces the issue.*
+<!--
+Please indicate here steps to follow to get a [minimal, complete, and verifiable example](https://stackoverflow.com/help/mcve) which reproduces the issue.
+-->
 
 ### Expected behaviour
 
-*Please explain here what is the expected behaviour.*
+<!--
+Please explain here what is the expected behaviour.
+-->
 
 ### Actual behaviour
 
-*Please explain here what is the actual (faulty) behaviour.*
+<!--
+Please explain here what is the actual (faulty) behaviour.
+-->
 
 ### Contextual information
 
@@ -33,5 +39,7 @@ by the plug-in name: [Eva], [WP], [E-ACSL]…
 
 ### Additional information (optional)
 
-*You may add here any information deemed relevant with regard to this issue,
-and tell us if you already tried some workarounds or have some ideas to solve this issue.*
+<!--
+You may add here any information deemed relevant with regard to this issue,
+and tell us if you already tried some workarounds or have some ideas to solve this issue.
+-->
-- 
GitLab