Skip to content

fix(common): qualify the ADR-0022 citation as the toolbox's - #31

Merged
ttncode merged 1 commit into
mainfrom
fix/toolbox-adr-0022
Sep 17, 2026
Merged

ttncode merged 1 commit into
mainfrom
fix/toolbox-adr-0022

Conversation

@ttncode

@ttncode ttncode commented Sep 17, 2026

Copy link
Copy Markdown
Owner

What this changes

common/mise.root.toml ships into every generated project, and its comment cites (ADR-0022). A generated project's own docs/decisions/ ships only 0000, so a reader looking for ADR-0022 there finds nothing. This PR changes the citation to (toolbox ADR-0022), matching the three sites #30 already qualified.

How it was verified

  • mise run lint passes.
  • bats tests/new-project.bats tests/documentation.bats passes.

Checklist

  • mise run lint passes
  • mise run test-runner passes — comment-only change; CI runs it
  • New behaviour has a test that fails without the change
  • Docs that describe changed behaviour were updated in the same commit
  • No unrelated changes

@ttncode
ttncode merged commit f826ace into main Sep 17, 2026
21 checks passed
@ttncode
ttncode deleted the fix/toolbox-adr-0022 branch September 17, 2026 03:28
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