From ea3b1084d818f3090d2cd1f791c05412cad3df85 Mon Sep 17 00:00:00 2001
From: Florent Pruvost <florent.pruvost@inria.fr>
Date: Thu, 9 Mar 2017 16:22:22 +0100
Subject: [PATCH] add convention for branch naming when it concerns issues

---
 CONTRIBUTING.org | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CONTRIBUTING.org b/CONTRIBUTING.org
index 2fcd84135..63bee7f49 100644
--- a/CONTRIBUTING.org
+++ b/CONTRIBUTING.org
@@ -48,6 +48,9 @@
   to the solverstack/chameleon repository*. By default the checkbox is
   not checked, and the default repository is your fork.
 
+  If the pull request is made to fix an issue, please name the branch
+  "issueXX" so it is automatically linked to the issue.
+
 * To review locally a private pull request submitted by someone else
 
    Get the patch from the pull request (Need to update that !!!!
-- 
GitLab