1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-09-16 08:36:51 +02:00

patch submissions should contain a suggested commit log message

Originally committed as revision 8806 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer
2007-04-25 09:27:22 +00:00
parent b47f86c4a3
commit 2f954ef238

View File

@@ -1722,6 +1722,8 @@ do not attach several unrelated patches to the same mail.
@item @item
If you added a new file, did you insert a license header? It should be 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. 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 @end enumerate
@section Patch review process @section Patch review process