summaryrefslogtreecommitdiff
path: root/docs/submittingpatches.html
diff options
context:
space:
mode:
authorErik Faye-Lund <erik.faye-lund@collabora.com>2019-06-04 16:08:27 +0200
committerErik Faye-Lund <erik.faye-lund@collabora.com>2019-06-05 23:48:46 +0200
commit1941e642bc60e133ff813cb8f676cfc268417200 (patch)
tree9d96f3edff8213ebec6503c89d45940d92a72345 /docs/submittingpatches.html
parentb16e593f79c354f79f7baf69c8441928a77fedb8 (diff)
docs: use pre-block for showing commit-note
Having a single-item list for this seems odd. Let's just use a pre-block in stead. Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Reviewed-by: Emil Velikov <emil.velikov@collabora.com> Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
Diffstat (limited to 'docs/submittingpatches.html')
-rw-r--r--docs/submittingpatches.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/submittingpatches.html b/docs/submittingpatches.html
index 0cf7e85c3ab..31c00db4f92 100644
--- a/docs/submittingpatches.html
+++ b/docs/submittingpatches.html
@@ -368,9 +368,9 @@ you should add an appropriate note to the commit message.
<p>
Here are some examples of such a note:
</p>
-<ul>
- <li>CC: &lt;mesa-stable@lists.freedesktop.org&gt;</li>
-</ul>
+<pre>
+CC: &lt;mesa-stable@lists.freedesktop.org&gt;
+</pre>
Simply adding the CC to the mesa-stable list address is adequate to nominate
the commit for all the active stable branches. If the commit is not applicable