If you want to contribute to this project, first you need to open an issue and
start a pull request
targeting the main
branch.
- All changes or additions must have tests or update old tests if necessary.
- Follow the PSR-12 coding standart.
- Use phpstan to search problems in your code.
- Write comments in your code when you think that is necessary.
- When your changes are ready, mark your pull request with the
ready to review
label.