Update to SubmittingPatches
Make people aware of our testsuite, and of non-ASCII encodings. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
parent
8009533070
commit
d3017e9373
@ -14,6 +14,8 @@ Checklist (and a short version for the impatient):
|
|||||||
commit message (or just use the option "-s" when
|
commit message (or just use the option "-s" when
|
||||||
committing) to confirm that you agree to the Developer's
|
committing) to confirm that you agree to the Developer's
|
||||||
Certificate of Origin
|
Certificate of Origin
|
||||||
|
- make sure that you have tests for the bug you are fixing
|
||||||
|
- make sure that the test suite passes after your commit
|
||||||
|
|
||||||
Patch:
|
Patch:
|
||||||
|
|
||||||
@ -33,6 +35,8 @@ Checklist (and a short version for the impatient):
|
|||||||
- if you change, add, or remove a command line option or
|
- if you change, add, or remove a command line option or
|
||||||
make some other user interface change, the associated
|
make some other user interface change, the associated
|
||||||
documentation should be updated as well.
|
documentation should be updated as well.
|
||||||
|
- if your name is not writable in ASCII, make sure that
|
||||||
|
you send off a message in the correct encoding.
|
||||||
|
|
||||||
Long version:
|
Long version:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user