Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 297 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (4 loc) · 297 Bytes

How to contribute

Please contribute to Nutshell! You can open issues if you find bugs and pull requests for improvements.

Testing

We are using the black formatter and mypy --ignore-missing in the CI. To make sure that your tests succeed, please run make format before you push code.