Skip to content

docs: link the release runbook from CONTRIBUTING + README - #83

Merged
hellno merged 1 commit into
mainfrom
hellno/docs-releasing-pointer
Jun 18, 2026
Merged

docs: link the release runbook from CONTRIBUTING + README#83
hellno merged 1 commit into
mainfrom
hellno/docs-releasing-pointer

Conversation

@hellno

@hellno hellno commented Jun 18, 2026

Copy link
Copy Markdown
Owner

Summary

Makes the release runbook discoverable: docs/RELEASING.md is the maintainer runbook for cutting a versioned release, but neither CONTRIBUTING.md nor the README pointed at it as "how to cut a release" (the README only linked §4 for the demo GIF). This adds a short Releasing section to CONTRIBUTING.md and a doc-list line to the README, both linking docs/RELEASING.md. Docs only — no code, no dependency changes.

Linked issue

No issue. Follow-up to #80 (the source-only release workflow), which added the runbook content but left it unlinked from the contributor-facing docs.

Definition of Done

Docs-only change — no Rust, no Cargo.toml/Cargo.lock delta, no UI, no secret-handling code, so the build/test/clippy/DESIGN gates are unaffected (CI on this PR confirms).

  • No new or changed dependencies
  • No visual/UI change (DESIGN.md N/A)
  • No secret-handling code touched

Notes for reviewers

The "Releasing" blurb summarizes the flow (bump versions → promote CHANGELOG → just release-check → push tag) and links the full runbook; it intentionally doesn't duplicate the steps.

docs/RELEASING.md is the maintainer release runbook, but neither CONTRIBUTING.md nor
the README pointed at it as "how to cut a release" (the README only referenced §4 for
the demo GIF). Add a short "Releasing" section to CONTRIBUTING.md and a doc-list line to
the README so the runbook is discoverable.
@hellno
hellno merged commit 73b8043 into main Jun 18, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant