Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 435 Bytes

File metadata and controls

17 lines (12 loc) · 435 Bytes

How to Contribute

Thank you for considering contributing!

Issues:

  • Open a new issue for bugs or requests.
  • Please search existing issues before posting.

Pull Requests:

  • Fork the repo, create a feature branch, submit PRs with clear descriptions.
  • Write/add tests for new features if possible.

Code:

  • Favor clear, typed Python.
  • Document new functions/classes with short docstrings.

Let's build a great toolkit!