diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 135e29d0b87d584767f675a3f439edf297d1f122..748103605b88b39dec9b4572f638fda39478e4fd 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -85,4 +85,8 @@ Please note we have a specific workflow, please follow it in all your interactio
     planned. There is no need to rush a 1.0.0, take your time :)
 
 - You may merge the Merge Request in once you have the sign-off of two other developers. If you
-  do not have permission to do that, you may request the second reviewer to merge it for you.
\ No newline at end of file
+  do not have permission to do that, you may request the second reviewer to merge it for you.
+
+## Detailed instructions
+
+See more detailed instructions [in the doc (en)](./doc/en/dev/conventions-git.md) (french also available [here](./doc/fr/developpeurs/conventions-git.md)).