Mercurial > mplayer.hg
changeset 18359:fd120874cdea
add section about resending patches
author | attila |
---|---|
date | Sun, 30 Apr 2006 20:22:38 +0000 |
parents | 6d532bfb8ecb |
children | d604c7f2baba |
files | DOCS/tech/patches.txt |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/tech/patches.txt Sun Apr 30 19:25:08 2006 +0000 +++ b/DOCS/tech/patches.txt Sun Apr 30 20:22:38 2006 +0000 @@ -106,4 +106,10 @@ and translators will pick up changes more easily if they see a new message that has to be translated. +14. If you send a modified or updated version of you patch, always resend + the complete patch. It is very time consuming and error prone to piece + patches together that are distributed over several mails. + Please always resend patches as replies to the original mail to keep + the thread with the discussion together. + Thank you!