Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 361 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (6 loc) · 361 Bytes

Contributing Guidelines

  • Fork the project.
  • Make your feature addition or bug fix.
  • Add tests for it. This is important so I don't break it in a future version unintentionally.
  • Ensure your code is nicely formatted in the PSR-2 style and that all tests pass.