Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 504 Bytes

CONTRIBUTING.md

File metadata and controls

6 lines (5 loc) · 504 Bytes

Coding Guidelines

  • Translatable follows the coding guidelines used by Laravel.
  • Pull requests for the latest major release MUST be sent to the master branch.
  • To preserve the quality of the package, only tested code changes will by reviewed.
  • If you don't know how to write tests for PHPUnit, try to write some tests in pseudo code and leave it in the PR comment