docs/backport-mr: fix invalid nested formatting
Sphinx doesn't support that, so it renders verbatim. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26855>
This commit is contained in:
parent
0b5abf2512
commit
ebc2af4e95
1 changed files with 1 additions and 1 deletions
|
|
@ -393,7 +393,7 @@ 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
|
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
|
stable branch (such as due to a rename), using a GitLab MR is most
|
||||||
appropriate. The MR should be based on and target the
|
appropriate. The MR should be based on and target the
|
||||||
``staging/**year.quarter**`` branch, not on the ``year.quarter`` branch,
|
``staging/year.quarter`` branch, not on the ``year.quarter`` branch,
|
||||||
per the stable branch policy. Assigning the MR to release maintainer for
|
per the stable branch policy. Assigning the MR to release maintainer for
|
||||||
said branch or mentioning them is helpful, but not required.
|
said branch or mentioning them is helpful, but not required.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue