We have a document regarding patch submission already. --- src/contact | 7 ++----- 1 files changed, 2 insertions(+), 5 deletions(-)
diff --git a/src/contact b/src/contact index a7f913b..e90b674 100644 --- a/src/contact +++ b/src/contact @@ -10,7 +10,7 @@ something completely unrelated that was not being discussed within the original thread). Configuring your mail client to break lines after 70 or so characters is a plus. If you attach files, avoid compressing small files, uncompressed is preferred. -Also please try to avoid posting mails with overly long signatures or nonsense +Also please try to avoid posting mails with overly long signatures or corporate disclaimers that claim the content of your mails is confidential. </p> <p> @@ -19,10 +19,7 @@ text/plain or even better text/x-diff or text/x-patch. If you send us a patch, please make it some form of unified diff. We prefer patches made using <code>git format-patch</code> from your Libav local clone, they can be sent directly using <code>git send-email</code>. -For more detailed guidelines, have a look at the -<a href="http://www.mplayerhq.hu/DOCS/tech/patches.txt">MPlayer patch guidelines</a> -most of what is written there applies to Libav as well. -Trespass these rules at the risk of being flamed. +For more detailed guidelines are available in the <a href="developer.html#Submitting-patches">submitting patches</a> section of our <a href="developer.html">developer documentation</a> </p> <h3>Libav mailing lists</h3> -- 1.7.8.rc1 _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
