Mesa (main): docs/submittingpatches: add formatting around the release branches names

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Nov 15 22:52:07 UTC 2021


Module: Mesa
Branch: main
Commit: d47bfd56de6f19762a754d5d2acf0bdc1b13c3a5
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=d47bfd56de6f19762a754d5d2acf0bdc1b13c3a5

Author: Eric Engestrom <eric at engestrom.ch>
Date:   Wed Nov 10 11:06:44 2021 +0000

docs/submittingpatches: add formatting around the release branches names

Signed-off-by: Eric Engestrom <eric at engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13746>

---

 docs/submittingpatches.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/submittingpatches.rst b/docs/submittingpatches.rst
index 9702061f3fb..66e77639d4c 100644
--- a/docs/submittingpatches.rst
+++ b/docs/submittingpatches.rst
@@ -356,9 +356,9 @@ For patches that either need to be nominated after they've landed in
 main, or that are known ahead of time to not not apply cleanly to a
 stable branch (such as due to a rename), using a GitLab MR is most
 appropriate. The MR should be based on and target the
-staging/year.quarter branch, not on the year.quarter branch, per the
-stable branch policy. Assigning the MR to release maintainer for said
-branch or mentioning them is helpful, but not required.
+``staging/**year.quarter**`` branch, not on the ``year.quarter`` branch,
+per the stable branch policy. Assigning the MR to release maintainer for
+said branch or mentioning them is helpful, but not required.
 
 Documentation patches
 ---------------------



More information about the mesa-commit mailing list