From 787825ff6be7312d3d138d26c2972036f96cac1f Mon Sep 17 00:00:00 2001 From: Hugo Trentesaux <hugo.trentesaux@u-psud.fr> Date: Sat, 4 May 2019 18:55:22 +0200 Subject: [PATCH] [docs] contributing: add link to doc --- CONTRIBUTING.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 135e29d0..74810360 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)). -- GitLab