summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJosh de Kock <josh@itanimul.li>2016-09-18 00:41:46 +0100
committerJosh de Kock <josh@itanimul.li>2016-09-18 10:02:13 +0100
commitef42c1de2b430ec90ed9931ba823e154714368bc (patch)
tree6440b388da3abc031c340ed4da861d790ea9b316 /README.md
parentff0ff33b0563ad083febba6d856762e4b5d24fd9 (diff)
downloadffmpeg-ef42c1de2b430ec90ed9931ba823e154714368bc.tar.gz
Add CONTRIBUTING.md
TimothyGu (https://github.com/FFmpeg/FFmpeg/pull/153#issuecomment-143274708) suggested doing this a while ago, but it was never done. Adding as pull requests seem to be still coming through. Signed-off-by: Josh de Kock <josh@itanimul.li>
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 241919193d..7d5a7efe9e 100644
--- a/README.md
+++ b/README.md
@@ -45,5 +45,4 @@ GPL. Please refer to the LICENSE file for detailed information.
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. Few developers
-follow pull requests so they will likely be ignored.
+avoided because they are not part of our review process and will be ignored.