Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 336 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (13 loc) · 336 Bytes

Contributions

FloAI is open-source and we welcome contributions. If you're looking to contribute, please:

Fork the repository. Create a new branch for your feature. Add your feature or improvement. Send a pull request.

We appreciate your input!

Installing Dependencies

poetry lock
poetry install
pre-commit install