Contributing¶
Thank you for considering a contribution to fastapi-tenancy! This section covers everything you need to go from zero to opening a pull request.
- Development Setup — install the project in editable mode, configure pre-commit hooks
- Running Tests — unit, integration, and end-to-end test commands
- Code Style — ruff, mypy, bandit, and commit message conventions