Add a helpful dev docs link.
authorM. Eric Irrgang <ericirrgang@gmail.com>
Fri, 6 Aug 2021 08:22:48 +0000 (11:22 +0300)
committerMark Abraham <mark.j.abraham@gmail.com>
Fri, 6 Aug 2021 13:51:43 +0000 (13:51 +0000)
Try to connect the contribution guidelines better
to the requirements on acceptable commits.

docs/dev-manual/change-management.rst

index e0fcd620b68f662c7d6df886c3d6d264119fe8af..d42aa60c00778d351b9ece3fbd7a54e8225b14c3 100644 (file)
@@ -26,7 +26,8 @@ Using gitlab, new code enters GROMACS by merging git development branches into
 the master branch. 
 
 To automatically detect issues in new code, it is tested within continuous
-integration (CI) with a large combination of settings. 
+integration (CI) with a large combination of settings.
+See `gmx-codeformatting` for help meeting and testing the style guidelines.
 
 Setting up login credentials with gitlab
 ----------------------------------------