Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 297 Bytes

CONTRIBUTING.md

File metadata and controls

5 lines (5 loc) · 297 Bytes

How to contribute

  • Create a ticket in GitHub, if you have found a bug.
  • Create a new branch if you want do a PR.
  • Your code must follow the Coding Standard of CakePHP.
  • You must add testcases if needed.