Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 280 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (6 loc) · 280 Bytes

Guidelines

Feel free to open issues and PRs at your convenience. When contributing via PRs, follow the guidelines below:

  • Add a description for the PR.
  • Make sure public functions have doc-tests and are properly documented.
  • Add tests and retain full coverage.