diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2007-04-25 09:27:22 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2007-04-25 09:27:22 +0000 |
commit | 2f954ef23887cff76e6b183355c4b7a90824d15f (patch) | |
tree | 4f1552ee5cc876157c129cf3a4c62cba2535bc61 /doc | |
parent | b47f86c4a3c4111fa698028df5aa4b97afe1ebc3 (diff) | |
download | ffmpeg-2f954ef23887cff76e6b183355c4b7a90824d15f.tar.gz |
patch submissions should contain a suggested commit log message
Originally committed as revision 8806 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ffmpeg-doc.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index 68b56d4522..b72e7a0f58 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -1722,6 +1722,8 @@ do not attach several unrelated patches to the same mail. @item If you added a new file, did you insert a license header? It should be taken from FFmpeg, not randomly copied and pasted from somewhere else. +@item + Did you provide a suggestion for a clear commit log message? @end enumerate @section Patch review process |