Skip to content

Contributor Workflow

  1. Update code.
  2. Run ./scripts/nodew.sh npm run docs:generate.
  3. Update or add docs pages where behavior changed.
  4. Update changelog.
  5. Run ./scripts/check-doc-sync.sh.

Starlight local search is enabled by default and indexes generated + authored pages at build time.

Use .github/pull_request_template.md and do not merge when docs/changelog checklists are incomplete.