Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 234 Bytes

File metadata and controls

8 lines (6 loc) · 234 Bytes

Contributing

To contribute there are a few simple rules to follow.

  • Run pre-commit checks
  • Make sure everything has 100% coverage and all tests pass
  • No dependencies
  • Open a PR first... This was the CI can verify your work.