]> git.eshelyaron.com Git - emacs.git/commitdiff
; * CONTRIBUTE: No cleanups on release branches, even in docs.
authorEli Zaretskii <eliz@gnu.org>
Thu, 25 Nov 2021 08:43:35 +0000 (10:43 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 25 Nov 2021 08:43:35 +0000 (10:43 +0200)
CONTRIBUTE

index 8295a8e6ad4554d63934fafc33e8f58300e1e669..5740004637bbbd3a126c8d6177b4735ca7d1491b 100644 (file)
@@ -342,7 +342,9 @@ Documentation fixes (in doc strings, in manuals, in NEWS, and in
 comments) should always go to the release branch, if the documentation
 to be fixed exists and is relevant to the release-branch codebase.
 Doc fixes are always considered "safe" -- even when a release branch
-is in feature freeze, it can still receive doc fixes.
+is in feature freeze, it can still receive doc fixes.  However, this
+rule is limited to fixing real problems in the documentation; cleanups
+and stylistic changes are excluded.
 
 When you know that the change will be difficult to merge to the
 master (e.g., because the code on master has changed a lot), you can