From 75375e0581b12c5e3d3863e8cb71762a49dde1bc Mon Sep 17 00:00:00 2001
From: Laurent Modolo <laurent.modolo@ens-lyon.fr>
Date: Wed, 20 Jun 2018 11:45:12 +0200
Subject: [PATCH] TP_computational_biologists.md: add git flow link

---
 doc/TP_computational_biologists.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/TP_computational_biologists.md b/doc/TP_computational_biologists.md
index 355cf045..09b9574e 100644
--- a/doc/TP_computational_biologists.md
+++ b/doc/TP_computational_biologists.md
@@ -186,3 +186,5 @@ All the processes in your `.nf` must be covered by the tests.
 
 After pushing your modifications on your forked repository, you can make a Merge Request to the [PSMN/modules](https://gitlab.biologie.ens-lyon.fr/pipelines/nextflow) **dev** branch. Where it will be tested and integrated to the **master** branch.
 
+You can read more on this process [here](https://guides.github.com/introduction/flow/)
+
-- 
GitLab