]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
Documentation/process: expand plain-text advice
authorDrew DeVault <sir@cmpwn.com>
Thu, 3 Sep 2020 16:05:43 +0000 (12:05 -0400)
committerJonathan Corbet <corbet@lwn.net>
Thu, 3 Sep 2020 21:39:01 +0000 (15:39 -0600)
This adds a link to https://useplaintext.email to email-clients.rst,
which is a more exhaustive resource on configuring various mail clients
for plain text use. submitting-patches.rst is also updated to direct
readers to email-clients.rst to equip new contributors with the
requisite knowledge to become a good participant on the mailing lists.

Signed-off-by: Drew DeVault <sir@cmpwn.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20200903160545.83185-3-sir@cmpwn.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/process/email-clients.rst
Documentation/process/submitting-patches.rst

index c9e4ce2613c0206f041df8c7ffa2c95c8d56cac7..16586f6cc88803c5cc7ae3df98c7fc127ec0bdff 100644 (file)
@@ -25,6 +25,11 @@ attachments, but then the attachments should have content-type
 it makes quoting portions of the patch more difficult in the patch
 review process.
 
+It's also strongly recommended that you use plain text in your email body,
+for patches and other emails alike. https://useplaintext.email may be useful
+for information on how to configure your preferred email client, as well as
+listing recommended email clients should you not already have a preference.
+
 Email clients that are used for Linux kernel patches should send the
 patch text untouched.  For example, they should not modify or delete tabs
 or spaces, even at the beginning or end of lines.
index ad25585a518acc8db71a6bb1db497b1b475f68b7..9387d2eead233c7e024460d12c0ee60a015b6ba3 100644 (file)
@@ -396,6 +396,9 @@ for their time.  Code review is a tiring and time-consuming process, and
 reviewers sometimes get grumpy.  Even in that case, though, respond
 politely and address the problems they have pointed out.
 
+See :ref:`Documentation/process/email-clients.rst` for recommendations on email
+clients and mailing list etiquette.
+
 
 Don't get discouraged - or impatient
 ------------------------------------