diff --git a/docs/adrs/0000-00-00.adr-template.md b/docs/adrs/0000-00-00.adr-template.md new file mode 100644 index 0000000..c3299e0 --- /dev/null +++ b/docs/adrs/0000-00-00.adr-template.md @@ -0,0 +1,39 @@ +# TITLE + +**Status:** +- proposed: 2026-06-09 +- accepted: 2026-06-09 +- rejected: - +- superseded: - + +## Context and Problem Statement + +A short description, why and under which circumstances this decision had to be made. + +### Technical Background + +Some details about the technical challenge. + +## Considered Options + +* OPTION-1 +* OPTION-... + +### OPTION-n + +A short overview of the option. + +#### Advantages + +A list of advantages. + + +#### Disadvantages + +A list of disadvantages. + + + +## Decision Outcome + +Which option was chosen and why.