As a guideline, please follow this process when contributing:
- Fork the repository
- Create a branch
- Make your changes
- Use
make prepare
to run tests and code style checks - Squash commits if necessary
- Create a pull request
As a guideline, please follow this process when contributing:
make prepare
to run tests and code style checks