Skip to content

Commit a018603

Browse files
authored
Merge pull request #3160 from nipy/djarecka-patch-1
small edits, the removed link didn't work anyway [skip CI]
2 parents d610478 + 3bf557a commit a018603

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ These guidelines are designed to make it as easy as possible to get involved. If
66

77
Before you start you'll need to set up a free [GitHub][link_github] account and sign in. Here are some [instructions][link_signupinstructions].
88
If you are not familiar with version control systems such as git,
9-
[introductions and tutorials](http://www.reproducibleimaging.org/module-reproducible-basics/02-vcs/)
10-
may be found on [ReproducibleImaging.org](https://www.reproducibleimaging.org/).
9+
we recommend the [VCS module](http://www.reproducibleimaging.org/module-reproducible-basics/02-vcs/)
10+
available from [ReproNim](http://www.reproducibleimaging.org/).
1111

1212
Already know what you're looking for in this guide? Jump to the following sections:
1313
* [Understanding issue labels](#issue-labels)
@@ -22,7 +22,7 @@ The current list of issue labels are [here][link_labels] and include:
2222

2323
* [![Bugs](https://img.shields.io/badge/-bugs-fc2929.svg)][link_bugs] *These issues point to problems in the project.*
2424

25-
If you find new a bug, please provide as much information as possible to recreate the error.
25+
If you find a new bug, please provide as much information as possible to recreate the error.
2626
The [issue template][link_issue_template] will automatically populate any new issue you open, and contains information we've found to be helpful in addressing bug reports.
2727
Please fill it out to the best of your ability!
2828

0 commit comments

Comments
 (0)