Skip to content

Commit 1532017

Browse files
aeruderJunio C Hamano
authored andcommitted
Add policy on user-interface changes
Documentation/SubmittingPatches: Add note that all user interface changes should include associated documentation updates. Signed-off-by: Andrew Ruder <andy@aeruder.net> Signed-off-by: Junio C Hamano <junkio@cox.net>
1 parent 7a15939 commit 1532017

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/SubmittingPatches

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ Checklist (and a short version for the impatient):
2222
- provide additional information (which is unsuitable for
2323
the commit message) between the "---" and the diffstat
2424
- send the patch to the list _and_ the maintainer
25+
- if you change, add, or remove a command line option or
26+
make some other user interface change, the associated
27+
documentation should be updated as well.
2528

2629
Long version:
2730

0 commit comments

Comments
 (0)