diff options
author | Diego Biurrun <diego@biurrun.de> | 2007-07-16 09:00:50 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2007-07-16 09:00:50 +0000 |
commit | 1502409e4de0a40b793c60056fae4b490ab6fe13 (patch) | |
tree | a1f8fc9623560477a7247357f1aeb25fd2f059b0 /doc/ffmpeg-doc.texi | |
parent | 78a3c678f62981ecd9a2be7ce70746c43c2f8e86 (diff) | |
download | ffmpeg-1502409e4de0a40b793c60056fae4b490ab6fe13.tar.gz |
Add note about vertical alignment to patch guidelines.
Originally committed as revision 9695 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/ffmpeg-doc.texi')
-rw-r--r-- | doc/ffmpeg-doc.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index cec71f904e..fca90cc800 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -1750,6 +1750,9 @@ do not attach several unrelated patches to the same mail. You should maintain alphabetical order in alphabetically ordered lists as long as doing so does not break API/ABI compatibility. @item + Lines with similar content should be aligned vertically when doing so + improves readability. +@item Did you provide a suggestion for a clear commit log message? @end enumerate |