summaryrefslogtreecommitdiff
path: root/docs/submittingpatches.rst
diff options
context:
space:
mode:
authorEric Engestrom <eric@engestrom.ch>2021-11-10 11:05:49 +0000
committerMarge Bot <emma+marge@anholt.net>2021-11-15 22:47:39 +0000
commit162622bf63314b6c5f418bea6b3ce94247be7ac9 (patch)
tree92ab4b23067b3091a2769872e3fe423c87c5265f /docs/submittingpatches.rst
parent42753be1e7fd16e1acbce1f8f40c52891ef60c28 (diff)
downloadmesa-162622bf63314b6c5f418bea6b3ce94247be7ac9.tar.gz
docs/submittingpatches: add link to section describing how to make a backport MR
Signed-off-by: Eric Engestrom <eric@engestrom.ch> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13746>
Diffstat (limited to 'docs/submittingpatches.rst')
-rw-r--r--docs/submittingpatches.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/submittingpatches.rst b/docs/submittingpatches.rst
index 9dd3150295e..9702061f3fb 100644
--- a/docs/submittingpatches.rst
+++ b/docs/submittingpatches.rst
@@ -280,7 +280,7 @@ branch and release. In order or preference:
a specific commit.
- By adding the ``Cc: mesa-stable`` tag in the commit message as described above.
- By submitting a merge request against the ``staging/year.quarter``
- branch on GitLab.
+ branch on GitLab. Refer to the :ref:`instructions below <backports>`.
Please **DO NOT** send patches to mesa-stable@lists.freedesktop.org, it
is not monitored actively and is a historical artifact.