Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 595 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (11 loc) · 595 Bytes

Contributing

If you can help improve these unofficial docs, I'd massively appreciate your help! Feel free to fork, make improvements, then create a pull request.

Setup

This library uses Poetry for dependency management. Once you have it installed, git clone this project and run poetry install to install all of the dependencies.

Style

Please try to stick to the documentation style used by the project so far. Write docstrings such that they render correctly as Markdown, both in VS Code's tooltips, and within MkDocs.