[FFmpeg-devel] [PATCH] README.md: avoid Github pull requests

Ganesh Ajjanagadde gajjanag at mit.edu
Tue Sep 15 04:07:30 CEST 2015


On Mon, Sep 14, 2015 at 5:26 PM, Lou Logan <lou at lrcd.com> wrote:
> 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.

perhaps add after "...our review process" -> "...and will therefore
not be acted upon." This makes it clearer that we do not entertain
them, and is a "harder" stance as opposed to the "softer" "should be
avoided".

> --
> 2.5.0
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


More information about the ffmpeg-devel mailing list