@@ -66,6 +66,8 @@ ml <module_name>/<module_version>
...
@@ -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
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.
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
## Migrate old module to the new module system
To convert an old module to the new module system you can run the following
To convert an old module to the new module system you can run the following