If you want to contribute to this project, feel free to fork the repository. Afterwards you can create a pull request following the steps mentioned at this Github help page.
Pull requests should target the develop and will be merged into it once the change is accepted. On release,
the change will be applied to master by one of the maintainers.
Tests should be provided if possible.
Running composer lint before committing will reduce style-caused build failures.