Skip to content

Contributing

PRs welcome. The full guide lives at the repo root so it shows up on GitHub’s contribute prompts:

CONTRIBUTING.md

In short: Go 1.22+, run go test ./..., conventional commits (feat:, fix:, docs:), SPDX header on new .go files.