style: prettier-format document-feature SKILL.md
CI / frontend (push) Successful in 2m22s
CI / backend (push) Successful in 1m58s
CI / storybook-a11y (push) Failing after 6m38s
CI / semgrep (push) Successful in 1m7s
CI / e2e (push) Successful in 3m2s
CI / api-client-drift (push) Failing after 13m39s

Emphasis normalized to underscore; fixes red format:check.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
eho
2026-07-24 14:18:14 +02:00
co-authored by Claude Opus 4.8
parent ae61b68dd4
commit cff711504f
+1 -1
View File
@@ -17,7 +17,7 @@ The repo splits docs by kind (`docs/README.md`). Pick one — don't write all th
Shape: follow `docs/reference/roles-and-access.md` (H1 title, intro that links the
governing ADR/WP, task-oriented `##` sections, `## See also` footer of backticked paths).
- **ADR** — `docs/reference/architecture/NNNN-<slug>.md`. Only when you're recording a
*decision/pattern* (a tradeoff, a "we chose X over Y"). One format, no drift:
_decision/pattern_ (a tradeoff, a "we chose X over Y"). One format, no drift:
`# ADR-NNNN — Title`, then `Status: Accepted · Date: YYYY-MM-DD`, then
Problem / Options / Decision / Consequences.
- **WP** — `docs/project/backlog/WP-NN-<slug>.md`. Tracked work; use the template at the