Files
calendar/specs/_templates/decisions.md
T
Udit TakkarandGitHub cfa0783ebc feat: add claude specs (#26852)
* feat: claude templates

* refactor: new file

* feat: symlink
2026-02-10 19:06:31 +00:00

21 lines
283 B
Markdown

# {Feature Name} Decisions
## ADR-001: {Decision Title}
### Context
{What situation required a decision?}
### Options Considered
1. {Option A} — {pros/cons}
2. {Option B} — {pros/cons}
### Decision
{What was decided and why}
### Consequences
- {Impact of this decision}