Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 573 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (15 loc) · 573 Bytes

Contributing

Contributions are welcome and will be fully credited.

We accept contributions via Pull Requests on Github.

Pull Requests

  • Feature-braching flow (one git-branch pre feature)
  • PHP Coding Standards
  • Add feature or unit tests to the new functionality
  • Describe your feature in README.md

Run feature and unit tests

$ vendor/bin/phpunit