mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-06-28 03:18:55 +08:00
Add note about vertical alignment to patch guidelines.
Originally committed as revision 9695 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -1749,6 +1749,9 @@ do not attach several unrelated patches to the same mail.
|
|||||||
@item
|
@item
|
||||||
You should maintain alphabetical order in alphabetically ordered lists as
|
You should maintain alphabetical order in alphabetically ordered lists as
|
||||||
long as doing so does not break API/ABI compatibility.
|
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
|
@item
|
||||||
Did you provide a suggestion for a clear commit log message?
|
Did you provide a suggestion for a clear commit log message?
|
||||||
@end enumerate
|
@end enumerate
|
||||||
|
Reference in New Issue
Block a user