summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--DECISIONS.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/DECISIONS.md b/DECISIONS.md
index fe67b1b..bc6b766 100644
--- a/DECISIONS.md
+++ b/DECISIONS.md
@@ -13,6 +13,14 @@ Each decision should have its own heading. Newest decision should come
first. Updated or overturned decisions should have their section
updated to note their status, without moving them.
+## Threshold for refactoring
+
+Date: 2022-10-23
+
+What: Instead of trying to do a whole code base tidy up, we'll
+continuously do smaller refactoring changes when we see something that
+needs improvement.
+
## Minimum Supported Rust Version
Date: 2021-10-09