Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 499 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (8 loc) · 499 Bytes

Contributing

Thank you for considering a contribution to this project, no matter if it's an idea, documentation or some code! We are happy to have you on board.

Codestyle

We follow psr-12 and indent with 4 spaces even in json and js files.

Testing

Unit tests with phpunit would be great. Other than that we currently test manually.

License

You agree, that all your provided contributions are permanently made available unter the MIT license.