summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEric Engestrom <eric@engestrom.ch>2020-06-07 17:52:45 +0200
committerMarge Bot <eric+marge@anholt.net>2020-06-19 19:51:53 +0000
commit5d27d5eb614f1dc4a4e2288328b49d2f39794c37 (patch)
treebeb1cd8979a467646fd68519d7d37c63957fda7f /docs
parent0e4eb7b86d9062c92db6f6f566eff5fe224cb4a8 (diff)
downloadmesa-5d27d5eb614f1dc4a4e2288328b49d2f39794c37.tar.gz
docs: add some formatting to the "backport merge request" option
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>
Diffstat (limited to 'docs')
-rw-r--r--docs/submittingpatches.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/submittingpatches.rst b/docs/submittingpatches.rst
index 05e7ffe7db4..4262d107776 100644
--- a/docs/submittingpatches.rst
+++ b/docs/submittingpatches.rst
@@ -257,8 +257,8 @@ 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 submitting a merge request against the "staging/year.quarter"
- branch on gitlab.
+- By submitting a merge request against the ``staging/year.quarter``
+ branch on gitlab.
Please **DO NOT** send patches to mesa-stable@lists.freedesktop.org, it
is not monitored actively and is a historical artifact.