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