Update Developer guide - contact page link authored by Bouvry Arnaud's avatar Bouvry Arnaud
...@@ -2,13 +2,14 @@ ...@@ -2,13 +2,14 @@
title: Developer guide title: Developer guide
--- ---
# Table of contents # Table of contents
[[_TOC_]] [[_TOC_]]
# Joining the developers of PASE # Joining the developers of PASE
All contributions are welcome. To start coding : All contributions are welcome. To start coding :
- read this developer guide completely for essential information and practices to follow - read this developer guide completely for essential information and practices to follow
- either check the issues or get in touch with the team (see Contact page) to join the collaboration - either check the issues or get in touch with the team (see [Contact](contact) page) to join the collaboration
- clone the repository - clone the repository
- use an existing branch or create one according to the [branching workflow](#Branching-workflow) - use an existing branch or create one according to the [branching workflow](#Branching-workflow)
... ...
......