diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2011-04-10 00:06:28 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-04-10 04:00:30 +0200 |
commit | afaedbd6f76c1601c39007f8bc2627948de78d49 (patch) | |
tree | c3ce35256c70c8b63649e91b0d0e38edd05df33c | |
parent | c55efca05bc0b58b0845f83e73670f76030b82a5 (diff) | |
download | ffmpeg-afaedbd6f76c1601c39007f8bc2627948de78d49.tar.gz |
Add "Did you provide a clear git commit log message?" to the patch checklist
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r-- | doc/developer.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/developer.texi b/doc/developer.texi index 27756a7e61..b78db13441 100644 --- a/doc/developer.texi +++ b/doc/developer.texi @@ -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? |