Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 522 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (11 loc) · 522 Bytes

Contribution Guidelines

  • Please submit improvements and bug fixes via Github pull requests or by sending an email to [email protected] in git's format-patch format.

  • All patches should have well-written commit message. The first line should summarize the change while the rest of the commit message should explain the reason the change is needed.

  • Please ensure all tests and lint checking pass before submitting pull requests.

Testing

Please read TESTING.md for details on testing this cookbook.