1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00

Add "Did you provide a clear git commit log message?" to the patch checklist

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Ronald S. Bultje
2011-04-10 00:06:28 +02:00
committed by Michael Niedermayer
parent c55efca05b
commit afaedbd6f7

View File

@@ -326,6 +326,8 @@ send a reminder by email. Your patch should eventually be dealt with.
Did you sign off your patch? (git commit -s) Did you sign off your patch? (git commit -s)
See @url{http://kerneltrap.org/files/Jeremy/DCO.txt} for the meaning See @url{http://kerneltrap.org/files/Jeremy/DCO.txt} for the meaning
of sign off. of sign off.
@item
Did you provide a clear git commit log message?
@item @item
Is the patch against latest FFmpeg git master branch? Is the patch against latest FFmpeg git master branch?
@item @item