First of all: Thank you :)
- Create a GitHub issue describing your bug / feature request, so we can discuss it, before you put too much effort into implementation.
- Please always add tests for new features and bug fixes.
- There are composer scripts to make sure, the code quality in this repository
stays high. To run them all, run
composer test
. See thescripts
section incomposer.json
for more details. - Create a GitHub pull request and feel free to ping me, so I can give it my attention.