From e80fcc4ac6537de75f773d34ad4d8af08c095c9c Mon Sep 17 00:00:00 2001 From: Michael Kozono Date: Fri, 8 Jun 2018 17:47:52 +0000 Subject: Clarify RC exception rule --- PROCESS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PROCESS.md b/PROCESS.md index 7438df8014b..0a61ccbc7ce 100644 --- a/PROCESS.md +++ b/PROCESS.md @@ -217,7 +217,7 @@ When in doubt, we err on the side of _not_ cherry-picking. For example, it is likely that an exception will be made for a trivial 1-5 line performance improvement (e.g. adding a database index or adding `includes` to a query), but not for a new feature, no matter how relatively small or thoroughly tested. -All MRs which have had exceptions granted must be merged by the 15th. +All MRs which have had RC exceptions granted must be merged by the 15th. ### Regressions -- cgit v1.2.1