summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2011-05-09 04:00:31 +0200
committerMichael Niedermayer <michaelni@gmx.at>2011-05-09 04:13:55 +0200
commit6c5c8750b983f8b32983f4a3598ae2cb979d78d5 (patch)
treeca41d6359a4ada33ea20c6b5eae854260052862a /doc
parent3df9150d6971e8d48e556ec83caa5adea14c6e7e (diff)
Patch checklist:Suggest adding a regression test
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc')
-rw-r--r--doc/developer.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/developer.texi b/doc/developer.texi
index 86c5f9c2c1..033b0c5c11 100644
--- a/doc/developer.texi
+++ b/doc/developer.texi
@@ -387,6 +387,8 @@ send a reminder by email. Your patch should eventually be dealt with.
@item
Lines with similar content should be aligned vertically when doing so
improves readability.
+@item
+ Consider to add a regression test for your code.
@end enumerate
@section Patch review process