Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 570 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (6 loc) · 570 Bytes

Contribution guide

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.