diff --git a/ADR/ADRXXX-architecture-decision-record-template.md b/ADR/ADRXXX-architecture-decision-record-template.md new file mode 100644 index 000000000..bc6d8d1c1 --- /dev/null +++ b/ADR/ADRXXX-architecture-decision-record-template.md @@ -0,0 +1,19 @@ +# ADRxxx: Decision Record Title (a description of the decision, not the problem) + +Date: YYYY-MM-DD + +## Status + +> Proposed, Accepted, Rejected, Deprecated, Superseded by ADRzzz + +## Context + +> the facts behind the need to make the decision + +## Decision + +> what the team has decided to do + +## Consequences + +> both positive and negative consequences of the decision