Skip to content
This repository has been archived by the owner on Apr 27, 2023. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 460 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (9 loc) · 460 Bytes

This project uses poetry for dependency management, so it is recommended that you install it if you plan to contribute.

Once your PR to this project has been approved and merged successfully, add your name in contributors.md.

If you add to this project, please do add tests for it. I recommend you follow a Test Driven Approach.