Developers Guidelines

Coding and reporting issues guidelines for developers to follow.

Coding and Commits Guidelines

This page introduces Coding Guidelines. These aim to improve the quality of our Apps code. Indeed proper code improves readability, eases maintenance, helps to debug, lowers complexity and promotes reliability.
These guidelines should be applied to every new module and to all new development.
Document your code:
Module Version
Coding and Commits Guidelines
This page introduces Coding Guidelines. These aim to improve the quality of our Apps code. Indeed proper code improves readability, eases maintenance, helps to debug, lowers complexity and promotes reliability.
These guidelines should be applied to every new module and to all new development.
Reporting issues