Skip to content

Commit 06f15ea

Browse files
committed
docs: add ADR template
1 parent b07b4b8 commit 06f15ea

1 file changed

Lines changed: 37 additions & 0 deletions

File tree

adr/0000-template.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# ADR-0000: Title
2+
3+
## Status
4+
5+
Proposed / Accepted / Superseded
6+
7+
## Context
8+
9+
What problem required a decision?
10+
11+
## Decision
12+
13+
What did we decide?
14+
15+
## Alternatives considered
16+
17+
- Option A
18+
- Option B
19+
- Option C
20+
21+
## Consequences
22+
23+
Positive:
24+
25+
-
26+
27+
Negative:
28+
29+
-
30+
31+
## Security impact
32+
33+
## Operational impact
34+
35+
## Rollback
36+
37+
## References

0 commit comments

Comments
 (0)