mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-01 08:08:06 +02:00
docs: do not double-close link tag
Fixes: f8148d0cc1 "docs: remove mailing list as way of submitting patches"
Acked-by: Dylan Baker <dylan@pnwbakers.com>
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3431>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3431>
This commit is contained in:
parent
b009a7644b
commit
be95c816a7
1 changed files with 2 additions and 2 deletions
|
|
@ -42,8 +42,8 @@ components.
|
|||
<code>git bisect</code>.)
|
||||
<li>Patches should be properly <a href="#formatting">formatted</a>.
|
||||
<li>Patches should be sufficiently <a href="#testing">tested</a> before submitting.
|
||||
<li>Patches should be <a href="#submit">submitted</a> via a merge request</a>
|
||||
for <a href="#reviewing">review</a>.
|
||||
<li>Patches should be <a href="#submit">submitted</a> via a merge request for
|
||||
<a href="#reviewing">review</a>.
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue