From 5398ed18d724bd995ba4626b71debb25e2c9dcfc Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 24 Oct 2022 10:10:24 +0300 Subject: docs: decision on refactoring Sponsored-by: author --- DECISIONS.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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 -- cgit v1.2.1