Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 302 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (6 loc) · 302 Bytes

Contributing

Thanks for contributing to skeleton! Just follow these single guidelines:

  • Your changes must conform to PSR-2: Coding Style Guide.
  • You must add tests and pass all.
    • Please run composer test
  • You must create topic branches.