← Index
Source: docs/handbook/github-workflow.md (auto-generated by scripts/generate-docs-html.mjs — edit the .md, not this file)

GitHub Workflow

How we branch, commit, review, and merge. (Mirrors the conventions in the repos' CLAUDE.md files.)

Branching

Issues & branches

After planning, break the work into features and file each as an issue in your tracker (GitHub Issues or Jira) — this is the project-management view of the plan.

Commits

Pull requests

Reviews

CI