From 7fd0934f5aa4badad30e6ce696ac3893987cda2d Mon Sep 17 00:00:00 2001 From: Douwe Maan Date: Wed, 8 Feb 2017 15:31:36 -0600 Subject: [PATCH] Small rephrase --- PROCESS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PROCESS.md b/PROCESS.md index c61293f424f..53a6dc4fad9 100644 --- a/PROCESS.md +++ b/PROCESS.md @@ -76,7 +76,7 @@ You and they should weigh the benefit and urgency of the change (how important i against the potential negative impact (things breaking without enough time to comfortably find them and fix them before the release on the 22nd). When in doubt, we err on the side of _not_ cherry-picking. -For example, an exception may be made for a trivial 1-5 line performance improvement +For example, it is likely that an exception will be made for a trivial 1-5 line performance improvement (e.g. adding an index or adding `includes` to a query), but not for a new feature, no matter how relatively small or thoroughly tested. During the feature freeze all merge requests that are meant to go into the upcoming