From 9c7f3b678e1d182beb9c80002cfd5dfb30211f40 Mon Sep 17 00:00:00 2001 From: "M. Eric Irrgang" Date: Fri, 6 Aug 2021 11:22:48 +0300 Subject: [PATCH] Add a helpful dev docs link. Try to connect the contribution guidelines better to the requirements on acceptable commits. --- docs/dev-manual/change-management.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/dev-manual/change-management.rst b/docs/dev-manual/change-management.rst index e0fcd620b6..d42aa60c00 100644 --- a/docs/dev-manual/change-management.rst +++ b/docs/dev-manual/change-management.rst @@ -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 ---------------------------------------- -- 2.22.0