Contributing¶
We welcome contributions to the SFAI SDK!
- Read the Code of Conduct
- See the Contributing Guide
- Open issues or pull requests on GitHub
Development Setup¶
- Fork and clone the repo
- Create a virtual environment and install dependencies
- Run tests with
pytest
Thank you for helping improve the SFAI SDK!