summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers+gitlab@digital-scurf.org>2022-10-24 07:46:38 +0000
committerDaniel Silverstone <dsilvers+gitlab@digital-scurf.org>2022-10-24 07:46:38 +0000
commita08abe207e5ce14d0f820a7af31eafa35f1b47f5 (patch)
tree84a1982d69ff0520838a0a26e9acdb1bc3179e30
parent080ff671f03385fa21fb5ac384a4788b563d684d (diff)
parent5398ed18d724bd995ba4626b71debb25e2c9dcfc (diff)
downloadsubplot-a08abe207e5ce14d0f820a7af31eafa35f1b47f5.tar.gz
Merge branch 'refactoring' into 'main'
docs: decision on refactoring See merge request subplot/subplot!297
-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