Difference between revisions of "Netiquette"
From eLinux.org
(Created page with '== Mailing List Etiquette == Many people reading the mailing lists get irritated about top posting, and long unwrapped lines. So please configure your mailer accordingly. For pā¦') |
|||
| Line 13: | Line 13: | ||
Please see the following information about mailing list etiquette | Please see the following information about mailing list etiquette | ||
| ā | |||
* Wiki page about interleaved posting: http://en.wikipedia.org/wiki/Top_posting#Interleaved_style | * Wiki page about interleaved posting: http://en.wikipedia.org/wiki/Top_posting#Interleaved_style | ||
| + | * LKML FAQ Mailing List Questions: http://www.kernel.org/pub/linux/docs/lkml/#ss3 | ||
Revision as of 18:14, 9 March 2010
Mailing List Etiquette
Many people reading the mailing lists get irritated about top posting, and long unwrapped lines. So please configure your mailer accordingly.
For posting patches, please post one patch per mail, and make sure the patch subject and description are suitable for applying as they are without editing. To see how your patch looks applied in git, you can test apply it with git am /path/to/the/patch.
Please see the following information about mailing list etiquette
- Wiki page about interleaved posting: http://en.wikipedia.org/wiki/Top_posting#Interleaved_style
- LKML FAQ Mailing List Questions: http://www.kernel.org/pub/linux/docs/lkml/#ss3