Skip to content

Commit a8dab0e

Browse files
committed
fix(docs): clarify ADR template usage and update version information
1 parent ed09698 commit a8dab0e

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

.github/copilot-instructions.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ When making architectural or significant technical decisions, document them as A
2222

2323
**ADR requirements:**
2424

25-
- [ ] Use the template at [docs/adr/adr-template.md](../docs/adr/adr-template.md)
25+
- [ ] 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
2627
- [ ] Follow the existing ADR format for consistency
2728
- [ ] Always present 3 or more options with trade-offs
2829
- [ ] Include the conversational context that led to the decision
@@ -55,5 +56,5 @@ After any source code change:
5556

5657
---
5758

58-
> **Version**: 1.5.0
59-
> **Last Amended**: 2026-01-21
59+
> **Version**: 1.5.1
60+
> **Last Amended**: 2026-01-28

0 commit comments

Comments
 (0)