Help/dev: Update maintainer guide with note about docs and tests

This commit is contained in:
Brad King
2017-06-22 11:02:05 -04:00
parent 298272681c
commit 420e48442b

View File

@@ -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