From 420e48442b77315ac99aabaeeec4f03a4ddb8800 Mon Sep 17 00:00:00 2001 From: Brad King Date: Thu, 22 Jun 2017 11:02:05 -0400 Subject: Help/dev: Update maintainer guide with note about docs and tests --- Help/dev/maint.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Help/dev/maint.rst b/Help/dev/maint.rst index c448445..889e4e3 100644 --- a/Help/dev/maint.rst +++ b/Help/dev/maint.rst @@ -29,6 +29,8 @@ command to integrate a merge request. Please check at least the following: * If a commit fixes a tracked issue, its commit message should have a trailing line such as ``Fixes: #00000``. +* Ensure that the MR adds sufficient documentation and test cases. + * Ensure that the MR has been tested sufficiently. Typically it should be staged for nightly testing with ``Do: stage``. Then manually review the `CMake CDash Page`_ to verify that no regressions were -- cgit v0.12