summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-10-24 10:10:24 +0300
committerLars Wirzenius <liw@liw.fi>2022-10-24 10:10:24 +0300
commit5398ed18d724bd995ba4626b71debb25e2c9dcfc (patch)
tree84a1982d69ff0520838a0a26e9acdb1bc3179e30
parent080ff671f03385fa21fb5ac384a4788b563d684d (diff)
downloadsubplot-5398ed18d724bd995ba4626b71debb25e2c9dcfc.tar.gz
docs: decision on refactoring
Sponsored-by: author
-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