Skip to content

Mirror minimal/bare/bare-minimal templates to docs/decisions#220

Draft
koppor wants to merge 2 commits into
developfrom
mirror-templates-to-docs
Draft

Mirror minimal/bare/bare-minimal templates to docs/decisions#220
koppor wants to merge 2 commits into
developfrom
mirror-templates-to-docs

Conversation

@koppor

@koppor koppor commented Jun 12, 2026

Copy link
Copy Markdown
Member

Context

Only adr-template.md was mirrored to docs/decisions/, so it was the only template rendered on the documentation site. The minimal, bare, and bare-minimal templates existed solely under template/.

Changes

  • Mirror adr-template-minimal.md, adr-template-bare.md, and adr-template-bare-minimal.md into docs/decisions/, each with the Just-the-Docs front matter (parent, nav_order 101–103, title) and an <!-- markdownlint-disable-next-line MD025 --> comment.
  • Document the mirroring convention in README.md (development hints + the release-time sync step).
  • CHANGELOG.md entry.

Notes

🤖 Generated with Claude Code

Only adr-template.md was mirrored to docs/decisions/ (and thus rendered
on the documentation site). Mirror the other three templates too, with
the Just-the-Docs front matter and an MD025 disable comment, so all four
templates are consistent and visible on the site.

Document the mirroring convention (which files, front matter, nav_order,
and the release-time sync step) in README.md.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@netlify

netlify Bot commented Jun 12, 2026

Copy link
Copy Markdown

Deploy Preview for madr-develop ready!

Name Link
🔨 Latest commit 3b5b85b
🔍 Latest deploy log https://app.netlify.com/projects/madr-develop/deploys/6a2bbd13f520d40008a27c34
😎 Deploy Preview https://deploy-preview-220--madr-develop.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

The bare templates contain intentional empty sections (multiple blank
lines), which is why template/adr-template-bare*.md are not in the lint
globs. Exclude their docs/decisions mirrors for the same reason.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@koppor
koppor marked this pull request as draft June 19, 2026 07:15
@koppor

koppor commented Jun 19, 2026

Copy link
Copy Markdown
Member Author

Needs to be added to release checklist

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