docs: prefer `Fixes:` over `Cc: mesa-stable`
authorEric Engestrom <eric@engestrom.ch>
Sun, 7 Jun 2020 15:39:56 +0000 (17:39 +0200)
committerMarge Bot <eric+marge@anholt.net>
Fri, 19 Jun 2020 19:51:53 +0000 (19:51 +0000)
`Fixes:` targets a specific commit and as such is much more precise and
useful than `Cc: mesa-stable`, so let's prefer it when applicable.

Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5378>

docs/submittingpatches.rst

index 1ef8493511d7e2e4e13fcb1ab78bcf8b4ca3d6bd..05e7ffe7db4c586dfc800925ff22a0817deb061a 100644 (file)
@@ -251,11 +251,12 @@ the code before merging their patches.
 Nominating a commit for a stable branch
 ---------------------------------------
 
-There are three ways to nominate a patch for inclusion in the stable
-branch and release.
+There are several ways to nominate a patch for inclusion in the stable
+branch and release. In order or preference:
 
+- By adding the ``Fixes:`` tag as described above, if you are fixing
+  a specific commit.
 - By adding the ``Cc: mesa-stable`` tag as described below.
--  By adding the fixes: tag as described below.
 -  By submitting a merge request against the "staging/year.quarter"
    branch on gitlab.