Skip to content

Contributing

QuickEdit welcomes bug reports, documentation corrections, tests, and focused feature proposals. Read the repository’s contribution guide and code of conduct before participating.

Terminal window
uv sync --all-extras
uv run ruff format --check .
uv run ruff check .
uv run pyright
uv run pytest --cov

Use mocked providers and generated local media fixtures in tests. Never add API keys, personal recordings, or downloaded model artifacts to a pull request.