Update Developer guide - mention forks authored by Bouvry Arnaud's avatar Bouvry Arnaud
...@@ -3,6 +3,7 @@ title: Developer guide ...@@ -3,6 +3,7 @@ title: Developer guide
--- ---
# IMPORTANT # IMPORTANT
If you have a local clone of the repository that **predates Feb. 19th, 2025, you must absolutely make a new clone**. If you have a local clone of the repository that **predates Feb. 19th, 2025, you must absolutely make a new clone**.
...@@ -16,7 +17,7 @@ The procedure depends on if you have local unpushed changes. ...@@ -16,7 +17,7 @@ The procedure depends on if you have local unpushed changes.
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](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 or fork 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)
# Semantic versioning # Semantic versioning
... ...
......