Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 238 Bytes

CONTRIBUTING.md

File metadata and controls

5 lines (4 loc) · 238 Bytes

If you want to contribute to this library, clone this project, then:

  • Run bin/install to download relevant Docker images and install Composer dependencies.
  • Run bin/fix-cs to fix code style issues
  • Run bin/test to run the tests