diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 446d1814793666ed196b9acfb0b6c4e3709936bd..fd3bccf95725538c4f93fe11a70a8fb3f6b141f6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -66,6 +66,8 @@ ml <module_name>/<module_version> After pushing your modifications to your forked repository, you can make a Merge Request to the [PSMN/modules](https://gitlab.biologie.ens-lyon.fr/PSMN/modules) **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/) + ## Migrate old module to the new module system To convert an old module to the new module system you can run the following