Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 477 Bytes

CONTRIBUTING.md

File metadata and controls

5 lines (4 loc) · 477 Bytes

Contribution guide

  1. Run fixers. Your code MUST respect PSR conventions. Please read test documentation before to submit your contribution.
  2. Run tests. Your code MUST be tested. Please please also read test documentation and make sure everything is green before submitting your contribution. If you change a behavior or add new one, please, add your own tests.
  3. Create a pull request. Explain the purpose of your contribution.