PATCHES: Mention the unit tests
Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
parent
4ee144188e
commit
ae63b5a758
1
PATCHES
1
PATCHES
|
@ -15,6 +15,7 @@ If you plan to submit patches, here's a checklist:
|
||||||
"Signed-off-by: Your Name <you@example.com>" line to the
|
"Signed-off-by: Your Name <you@example.com>" line to the
|
||||||
commit message (or just use the option "-s" when commiting);
|
commit message (or just use the option "-s" when commiting);
|
||||||
- make sure that you have tests for the bug you are fixing.
|
- make sure that you have tests for the bug you are fixing.
|
||||||
|
- if possible, add a unit test to the test suite under spec/.
|
||||||
|
|
||||||
Patch:
|
Patch:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue