Thanks for your interest in contributing to Kork!
If you have ideas or features you would like to see implemented feel free to open an issue and let me know.
PRs are welcome, but before starting to work on a substantial PR, please file an issue to discuss the design and the code change.
The package uses poetry together with poethepoet.
poetry install --with dev,test
poe
poe autoformat
poe test