From 770c03a135cd16332c3c2de0afce8584010e061a Mon Sep 17 00:00:00 2001 From: Frederik Dudzik Date: Wed, 15 Dec 2021 09:13:48 -0800 Subject: [PATCH] add decision log --- DECISIONLOG | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 DECISIONLOG diff --git a/DECISIONLOG b/DECISIONLOG new file mode 100644 index 0000000..498228c --- /dev/null +++ b/DECISIONLOG @@ -0,0 +1,3 @@ +# 2021-12-15 + +We decided to keep a decision log to capture key resolutions and make them available for future reference.