Skip to content

Latest commit

 

History

History
executable file
·
7 lines (5 loc) · 322 Bytes

CONTRIBUTING.md

File metadata and controls

executable file
·
7 lines (5 loc) · 322 Bytes

Contribution Guidelines

Any form of contribution is accepted, however, please note the following.

  • Commits should be squashed to a single commit per pull request.
  • Each commit should have a description commit message.
  • Any changes to the library should be accompanied by a test file in the tests/ directory.