OSDN Git Service

Add "Did you provide a clear git commit log message?" to the patch checklist
authorRonald S. Bultje <rsbultje@gmail.com>
Sat, 9 Apr 2011 22:06:28 +0000 (00:06 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 10 Apr 2011 02:00:30 +0000 (04:00 +0200)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
doc/developer.texi

index 27756a7..b78db13 100644 (file)
@@ -327,6 +327,8 @@ send a reminder by email. Your patch should eventually be dealt with.
     See @url{http://kerneltrap.org/files/Jeremy/DCO.txt} for the meaning
     of sign off.
 @item
+    Did you provide a clear git commit log message?
+@item
     Is the patch against latest FFmpeg git master branch?
 @item
     Are you subscribed to ffmpeg-dev?