diff --git a/.gitlab/merge_request_templates/default.md b/.gitlab/merge_request_templates/default.md
index 9ea6fd832bd528c65ba05fa76b4673afc119b3b5..694ccc6881c54e3bb0f0854f2a6c6d8f51d24ce3 100644
--- a/.gitlab/merge_request_templates/default.md
+++ b/.gitlab/merge_request_templates/default.md
@@ -1,6 +1,6 @@
 # Related to #000
 
-| :triangular_flag_on_post: Give your MR title the same name that the desired squash commit. In doubt, check the conventional commit [doc][conventional-commits]. examples |
+| :triangular_flag_on_post: Give your MR title the same name that the desired squash commit. Check the [conventional commit documentation][conventional-commits]. Examples : |
 | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
 | **feat(profile)**: add...                                                                                                                                                |
 | **fix(annuaire)**: remove...                                                                                                                                             |
@@ -21,6 +21,8 @@ _List all steps to set up and validate the changes on local environment._
 
 _To be completed by the chosen reviewer._
 
+Follow the [conventional comments][conventional-comments] for easier communication and intention !
+
 <!---
 Using checklists improves quality in software engineering and other jobs such as with surgeons and airline pilots.
 More reading on checklists can be found in the "Checklist Manifesto": http://atulgawande.com/book/the-checklist-manifesto/
@@ -66,6 +68,7 @@ _🔁 Re-run Quality job to update_
 - When featured on a self-data project release, I have made sure my **app version** in the manifest and package.json is **incremented** and any relative **changes to the permissions are clearly written and transmitted to Cozy**.
 
 [conventional-commits]: https://www.conventionalcommits.org/en/v1.0.0/
+[conventional-comments]: https://conventionalcomments.org/
 [bugs_mr]: https://sonarqube.forge.grandlyon.com/api/project_badges/measure?project=ecolyo-mr&metric=bugs&token=3d678f5d0b1736ae2a81986f8bf3bcb32672231c
 [bugs_dev]: https://sonarqube.forge.grandlyon.com/api/project_badges/measure?project=ecolyo&metric=bugs&token=95187318baacb2c9aeab7c8f3046b4b66f08e9b1
 [smells_mr]: https://sonarqube.forge.grandlyon.com/api/project_badges/measure?project=ecolyo-mr&metric=code_smells&token=3d678f5d0b1736ae2a81986f8bf3bcb32672231c