Skip to content

Commit d64c9f2

Browse files
committed
Restructure ADRs
1 parent 19c296b commit d64c9f2

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

.github/ISSUE_TEMPLATE/ADR.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Title
2+
3+
## Context
4+
5+
## Problem
6+
7+
## Intent
8+
9+
## Solution
10+
11+
## Reasoning
12+
13+
### Considered alternatives
14+
15+
### Risks
16+
17+
# References
18+
19+
## Examples (optional)
20+
21+
# Implementation plan
22+
23+
## Approach
24+
25+
## Reasoning

docs/decision_records/ADR.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,3 @@ see: [adr.github.io](https://adr.github.io/)
1616
| [Validation DSL](./validation_dsl.md) | `approved` | 2024-11-26 | |
1717

1818

19-
## Maintainability 1:

0 commit comments

Comments
 (0)