From 090bd36090ad9538589ba54718c35f89d0f5fb1d Mon Sep 17 00:00:00 2001 From: Jimmy Briggs Date: Fri, 5 Apr 2024 18:33:37 -0400 Subject: [PATCH] Update 000-template.md --- docs/decisions/000-template.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/decisions/000-template.md b/docs/decisions/000-template.md index e69de29..ec0b7b9 100644 --- a/docs/decisions/000-template.md +++ b/docs/decisions/000-template.md @@ -0,0 +1,11 @@ +# Title + +Date: [YYYY-MM-DD] + +Status: Proposed | Rejected | Accepted | Deprecated | … | Superseded By [DECISION-ID](DECISION-ID-name.md) + +## Context + +## Decision + +## Consequences