Contributing¶
We love contributions! See the canonical CONTRIBUTING.md in the repository for the full guide. In short:
- Fork and clone the repo.
make testbefore you push.- Follow Conventional Commits for commit messages and PR titles — the CI enforces it.
- Every third-party GitHub Action must be pinned to a full commit SHA with a trailing
# vX.Y.Zcomment, per OSSF Scorecard.
Building the docs site locally¶
Then open http://127.0.0.1:8000.