Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 215 Bytes

File metadata and controls

8 lines (5 loc) · 215 Bytes

Contributing

Feel free to fork and pull request.

There are a few guidelines:

  • Coding standards passing: composer cs-check to check and composer cs-fix to fix.
  • Tests passing: composer test to run them.