doc: cleaning up tone to be a little more polite to potential feedback givers
Gerrit review improvements Signed-off-by: Leona Cook <leonax.cook@intel.com> Change-Id: I39d00195c47ac015246068b308ef69e0ecb2d024
This commit is contained in:
parent
a401ddec57
commit
d229efe476
1 changed files with 19 additions and 18 deletions
|
@ -1,45 +1,46 @@
|
||||||
.. _mailing:
|
.. _mailing:
|
||||||
|
|
||||||
Rules for Collaboration on an Open Source Mailing List
|
Open Source Mailing List Collaboration Tips
|
||||||
######################################################
|
###########################################
|
||||||
|
|
||||||
Follow these rules to use the mailing list effectively and get as much
|
Below are some recommended guidelines for using the |project|'s mailing list.
|
||||||
feedback as possible on your work.
|
When submitting feedback and contribution ideas to the listserv, please follow
|
||||||
|
these guidelines:
|
||||||
|
|
||||||
* Use the mailing list as much as possible.
|
* Use the mailing list as much as possible.
|
||||||
|
|
||||||
* Learn the rules.
|
* Learn the rules.
|
||||||
|
|
||||||
* Read the archives if in doubt.
|
* Read the archives when in doubt.
|
||||||
|
|
||||||
* Choose a meaningful subject line.
|
* Choose a meaningful subject line.
|
||||||
|
|
||||||
* Ask questions and write to the subject matter experts directly and
|
* Ask questions and write to the subject matter experts directly and
|
||||||
CC the mailing list.
|
CC the mailing list.
|
||||||
|
|
||||||
* Before doing any large coding work, send a design document with your
|
* Before doing any large-scale code changes, send a design document with
|
||||||
proposed changes to the mailing list. This will save you from losing
|
the proposed changes to the mailing list. This will prevent wasted
|
||||||
time implementing a solution that the community may reject.
|
time implementing a solution that the community may reject.
|
||||||
|
|
||||||
* Write briefly and to the point but give enough context for someone
|
* Write briefly and to the point, yet give enough context for someone
|
||||||
to respond without re-creating your thought process.
|
to respond without re-creating your thought process.
|
||||||
|
|
||||||
* Be persistent if you are not getting a response but be measured.
|
* Be persistent, but measured, if you are not getting a response.
|
||||||
|
|
||||||
* Write a separate email for each work item. If they are connected, say so
|
* Write a separate email for each work item. If work items are connected,
|
||||||
in each email.
|
explicity state so in each email.
|
||||||
|
|
||||||
* Don't rehash old issues.
|
* Don't rehash old issues.
|
||||||
|
|
||||||
* Only reply if you can provide new information or a new perspective.
|
* Reply only when you're offering new information or a new perspective;
|
||||||
Avoid "me-too" posts.
|
avoid "me-too" posts.
|
||||||
|
|
||||||
* When replying in-line to a mail that was CC'ed to the list, trim out
|
* When replying in-line to message that was CC'ed to the list, trim out
|
||||||
unnecessary context between replies and at the end of your mail.
|
unnecessary context between replies and at the end of your message.
|
||||||
|
|
||||||
* Do not use capital letters to emphasize a point.
|
* Refrain from using capital letters to emphasize a point.
|
||||||
|
|
||||||
* Make sure your lines are between 72 to 76 characters long.
|
* Check your line length; keep it under 72-76 characters.
|
||||||
|
|
||||||
References
|
References
|
||||||
**********
|
**********
|
||||||
|
@ -56,7 +57,7 @@ References
|
||||||
|
|
||||||
+ http://lifehacker.com/5473859/basic-etiquette-for-email-lists-and-forums
|
+ http://lifehacker.com/5473859/basic-etiquette-for-email-lists-and-forums
|
||||||
|
|
||||||
* Reasons why top posting is considered harmful:
|
* Why top posting is considered harmful:
|
||||||
|
|
||||||
+ https://lkml.org/lkml/2005/1/11/111
|
+ https://lkml.org/lkml/2005/1/11/111
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue