[FFmpeg-devel] [PATCH] README.md: avoid Github pull requests
Lou Logan
lou at lrcd.com
Mon Sep 14 23:26:34 CEST 2015
Signed-off-by: Lou Logan <lou at lrcd.com>
---
README.md | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/README.md b/README.md
index 58e1eff..962cef3 100644
--- a/README.md
+++ b/README.md
@@ -40,3 +40,9 @@ Coding examples are available in the **doc/examples** directory.
FFmpeg codebase is mainly LGPL-licensed with optional components licensed under
GPL. Please refer to the LICENSE file for detailed information.
+
+## Contributing
+
+Patches should be submitted to the ffmpeg-devel mailing list using `git format-patch`
+or `git send-email`. Github pull requests should be avoided because they are not part
+of our review process.
--
2.5.0
More information about the ffmpeg-devel
mailing list