summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorattila <attila@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-04-30 20:22:38 +0000
committerattila <attila@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-04-30 20:22:38 +0000
commit1cbe61d091cfef22972bbc0cd054b701a337a345 (patch)
treecda4120fbbb0b4cd6a962eb5cec940648d1cab32 /DOCS
parent0891f36cff912136dc3711a9cc63737f2ec3d80a (diff)
downloadmpv-1cbe61d091cfef22972bbc0cd054b701a337a345.tar.bz2
mpv-1cbe61d091cfef22972bbc0cd054b701a337a345.tar.xz
add section about resending patches
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18360 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/patches.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/DOCS/tech/patches.txt b/DOCS/tech/patches.txt
index c59c3e924f..d315257525 100644
--- a/DOCS/tech/patches.txt
+++ b/DOCS/tech/patches.txt
@@ -106,4 +106,10 @@ that your patch will be included.
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!