Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 293 Bytes

CONTRIBUTING.md

File metadata and controls

3 lines (2 loc) · 293 Bytes

We are open to contributions. However, please make sure you follow our coding standards (PSR-4 autoloading and custom styling). Please run php-cs-fixer before opening a pull request by running composer run-script cs.

Please only use the issue tracker for submitting issues with the code.