diff --git a/.gitlab/merge_request_templates/default.md b/.gitlab/merge_request_templates/default.md
index 08706332819a222a9cd57bf3c1bd869015b4be89..8c19cae9f4fd366b23f389beffde3bead1e3bb56 100644
--- a/.gitlab/merge_request_templates/default.md
+++ b/.gitlab/merge_request_templates/default.md
@@ -28,7 +28,7 @@ More reading on checklists can be found in the "Checklist Manifesto": http://atu
 --->
 
 
-### Quality
+### Quality [![Bugs](https://sonarqube.forge.grandlyon.com/api/project_badges/measure?project=ecolyo-mr&metric=bugs&token=3d678f5d0b1736ae2a81986f8bf3bcb32672231c)](https://sonarqube.forge.grandlyon.com/dashboard?id=ecolyo-mr) - [![Code Smells](https://sonarqube.forge.grandlyon.com/api/project_badges/measure?project=ecolyo-mr&metric=code_smells&token=3d678f5d0b1736ae2a81986f8bf3bcb32672231c)](https://sonarqube.forge.grandlyon.com/dashboard?id=ecolyo-mr)
 
 * [ ] Confirmed
 
@@ -52,7 +52,7 @@ More reading on checklists can be found in the "Checklist Manifesto": http://atu
 1. The MR is named after the desired squash commit to feed the changelog linked to the current milestone.
 1. I have added/updated documentation (also updated if the changes feature a deprecation) or I have decided that documentation changes are not needed for this MR.
 
-### Security
+### Security [![Security Rating](https://sonarqube.forge.grandlyon.com/api/project_badges/measure?project=ecolyo-mr&metric=security_rating&token=3d678f5d0b1736ae2a81986f8bf3bcb32672231c)](https://sonarqube.forge.grandlyon.com/dashboard?id=ecolyo-mr)
 
 * [ ] Confirmed