diff --git a/.gitlab/issue_templates/Ecolyo.md b/.gitlab/issue_templates/Ecolyo.md
index 7d87bda0254c15c56747cf1ca95d6fb66eef7349..1eb07eec3f924249c5118cfcd910f29c985d0012 100644
--- a/.gitlab/issue_templates/Ecolyo.md
+++ b/.gitlab/issue_templates/Ecolyo.md
@@ -24,26 +24,15 @@ _Donnez une description briève du problème._
 
 ### Les étapes pour reproduire le bug
 
-<!-- Describe how one can reproduce the issue - this is very important. Please use an ordered list. -->
-
 _Listez les étapes qui vous permettent de reproduire ce bug, cette étape est très importante._
 
 ### Décrivez le comportement du _bug_ ?
 
-<!-- Describe what actually happens. -->
-
 ### Quel serez le comportement _attendu_ ?
 
-<!-- Describe what you should see instead. -->
-
 ### Logs et/ou screenshots
 
-<!-- Paste any relevant logs - please use code blocks (```) to format console output, logs, and code
- as it's tough to read otherwise. -->
-
 ### Possible fixes
 
-<!-- If you can, link to the line of code that might be responsible for the problem. -->
-
 /label ~"type::bug"
 /label ~"type::ecolyo"
diff --git a/.gitlab/issue_templates/Konnector.md b/.gitlab/issue_templates/Konnector.md
index fcc95795393793b05cd56db89171016d0de9da2d..a065e1ee6d593ad5e690f59c761d4f52f7cd2814 100644
--- a/.gitlab/issue_templates/Konnector.md
+++ b/.gitlab/issue_templates/Konnector.md
@@ -2,32 +2,19 @@
 
 ### Résumé du problème
 
-<!-- Summarize the bug encountered concisely. -->
-
 _Donnez une briève description du problème._
 
 ### Les étapes pour reproduire le bug
 
-<!-- Describe how one can reproduce the issue - this is very important. Please use an ordered list. -->
-
 _Listez les étapes qui vous permettent de reproduire ce bug, cette étape est très importante._
 
 ### Décrivez le comportement du _bug_ ?
 
-<!-- Describe what actually happens. -->
-
 ### Quel serez le comportement _attendu_ ?
 
-<!-- Describe what you should see instead. -->
-
 ### Logs et/ou screenshots
 
-<!-- Paste any relevant logs - please use code blocks (```) to format console output, logs, and code
- as it's tough to read otherwise. -->
-
 ### Possible fixes
 
-<!-- If you can, link to the line of code that might be responsible for the problem. -->
-
 /label ~"type::bug"
 /label ~"type::konnector"
diff --git a/.gitlab/issue_templates/default.md b/.gitlab/issue_templates/default.md
index 8cb5a66677efedbc397355faeeb2f00763bf48c7..8b588b917da97eafcd21c2b8f3f54082e7833c72 100644
--- a/.gitlab/issue_templates/default.md
+++ b/.gitlab/issue_templates/default.md
@@ -2,31 +2,18 @@
 
 ### Résumé du problème
 
-<!-- Summarize the bug encountered concisely. -->
-
 _Donnez une description briève du problème._
 
 ### Les étapes pour reproduire le bug
 
-<!-- Describe how one can reproduce the issue - this is very important. Please use an ordered list. -->
-
 _Listez les étapes qui vous permettent de reproduire ce bug, cette étape est très importante._
 
 ### Décrivez le comportement du _bug_ ?
 
-<!-- Describe what actually happens. -->
-
 ### Quel serez le comportement _attendu_ ?
 
-<!-- Describe what you should see instead. -->
-
 ### Logs et/ou screenshots
 
-<!-- Paste any relevant logs - please use code blocks (```) to format console output, logs, and code
- as it's tough to read otherwise. -->
-
 ### Possible fixes
 
-<!-- If you can, link to the line of code that might be responsible for the problem. -->
-
 /label ~"type::bug"