Skip to content

Contributing

See CONTRIBUTING.md in the repository root for full contributor guide.

Quick summary:

git clone https://github.com/lulzx/helicon
cd helicon
uv sync --all-extras
uv run pytest
uv run ruff check .

Submit PRs with: unit tests, updated validation if physics changed, documentation for API changes.