From 9b6de9c4116df8a01810eb3b2c101065b870aa31 Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Thu, 28 May 2015 17:54:11 +0200 Subject: [PATCH] Attempt at defining some naming conventions. --- doc/source/guidelines.rst | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/doc/source/guidelines.rst b/doc/source/guidelines.rst index ef4f4fb..eddfde1 100644 --- a/doc/source/guidelines.rst +++ b/doc/source/guidelines.rst @@ -63,8 +63,7 @@ Issue tracking ============== Issue tracking is done using `GitLab `_ at http://git.metabarcoding.org/. -Creating a branch should always lead to the creation of a label that refers to it in GitLab. -Tickets should always be labelled with the branches for which they are relevant. +Tickets should always be labeled with the branches for which they are relevant. ************** @@ -99,8 +98,20 @@ in the Sphinx documentation using `Breathe