Skip to content

Commit 8eabd43

Browse files
committed
fix(docs): update ADR template reference
1 parent 11d0958 commit 8eabd43

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/copilot-instructions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ When making architectural or significant technical decisions, document them as A
2323
**ADR requirements:**
2424

2525
- [ ] Only consult the ADR template when creating or updating an ADR; do not read it otherwise
26-
- [ ] Use the template at [docs/adr/adr-template.md](../docs/adr/adr-template.md) when an ADR is required
26+
- [ ] Use the template when an ADR is required
2727
- [ ] Follow the existing ADR format for consistency
2828
- [ ] Always present 3 or more options with trade-offs
2929
- [ ] Include the conversational context that led to the decision
@@ -56,5 +56,5 @@ After any source code change:
5656

5757
---
5858

59-
> **Version**: 1.5.1
59+
> **Version**: 1.5.2
6060
> **Last Amended**: 2026-01-28

0 commit comments

Comments
 (0)