From 3bf557a6a4b0cb853d40eb76bb4b15a355efa995 Mon Sep 17 00:00:00 2001 From: Chris Markiewicz Date: Sun, 23 Feb 2020 11:21:25 -0500 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a4387bcddc..7ddb2c1253 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,7 +6,8 @@ These guidelines are designed to make it as easy as possible to get involved. If Before you start you'll need to set up a free [GitHub][link_github] account and sign in. Here are some [instructions][link_signupinstructions]. If you are not familiar with version control systems such as git, - introductions and tutorials may be found [here](http://www.reproducibleimaging.org/module-reproducible-basics/02-vcs/). +we recommend the [VCS module](http://www.reproducibleimaging.org/module-reproducible-basics/02-vcs/) +available from [ReproNim](http://www.reproducibleimaging.org/). Already know what you're looking for in this guide? Jump to the following sections: * [Understanding issue labels](#issue-labels)