Hi - Is it time?
diff --git a/CONTRIBUTING b/CONTRIBUTING index bb48975bac33..2be49cd9cc84 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -50,8 +50,9 @@ using your real name (sorry, no pseudonyms or anonymous contributions.) git commit --signoff will add such a Signed-off-by line at the end of the commit log message for you. -The ideal patch contains a ChangeLog entry and a test case for the -bug fixed or feature added. +The ideal patch contains a ChangeLog entry in the git commit log message, +(ChangeLog files being deprecated), and a test case for the bug fixed or +feature added. The testsuite (make check) is expected to have zero failing tests. Do not knowingly add tests that FAIL. If there are architectures or