Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 426 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (6 loc) · 426 Bytes

(this is a work in progress)

  • Code formatting should follow PSR-2.
  • Issues should include code and/or data to reproduce the issue.
  • PR's for issues should include test(s) for issue.
  • PR's should have adequate documentation (commit messages, comments, etc.) to readily convey what and/or why.
  • Code should attempt to follow Object Calisthenics methodology.