In order to contribute to this project you must open a merge request for a branch prefixed with feat/[name-of-feature] for new features or fix/[name-of-fix] for fixes.
Make sure to following conditions are respected:
- Clean code rules are followed
- All the CI checks are successfully passed
- Unit tests are added/adapted for the introduced changes
- Document all changes to the appropriate files: