@@ -12,7 +12,10 @@ Originally based on the [EURISE Network Technical Reference](https://github.com/
## Contributing
Commits have to be made following a certain convention that is defined by the [Conventional Commit](https://www.conventionalcommits.org/en/v1.0.0/) standard. This repo is designed to be used with [Commitizen](https://github.com/commitizen/cz-cli) for which we provide a configuration in `package.json`.
Commits have to be made following a certain convention that is defined by the