Browse Source

Add a note about maintaining alphabetical order to patch submission checklist.

Originally committed as revision 8912 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun 18 years ago
parent
commit
6e4bc6ee19
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      doc/ffmpeg-doc.texi

+ 3
- 0
doc/ffmpeg-doc.texi View File

@@ -1716,6 +1716,9 @@ 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
Longer lists of things are usually kept in alphabetical order. If you
add an item, make sure to maintain alphabetical order.
@item
Did you provide a suggestion for a clear commit log message?
@end enumerate


Loading…
Cancel
Save