... | ... | @@ -3,6 +3,7 @@ title: Developer guide |
|
|
---
|
|
|
|
|
|
|
|
|
|
|
|
# IMPORTANT
|
|
|
|
|
|
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. |
|
|
All contributions are welcome. To start coding :
|
|
|
- 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
|
|
|
- clone the repository
|
|
|
- clone or fork the repository
|
|
|
- use an existing branch or create one according to the [branching workflow](#branching-workflow)
|
|
|
|
|
|
# Semantic versioning
|
... | ... | |