You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,7 @@ These guidelines are designed to make it as easy as possible to get involved. If
6
6
7
7
Before you start you'll need to set up a free [GitHub][link_github] account and sign in. Here are some [instructions][link_signupinstructions].
8
8
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
+
introductions and tutorials may be found [here](http://www.reproducibleimaging.org/module-reproducible-basics/02-vcs/).
11
10
12
11
Already know what you're looking for in this guide? Jump to the following sections:
13
12
*[Understanding issue labels](#issue-labels)
@@ -22,7 +21,7 @@ The current list of issue labels are [here][link_labels] and include:
22
21
23
22
*[][link_bugs]*These issues point to problems in the project.*
24
23
25
-
If you find new a bug, please provide as much information as possible to recreate the error.
24
+
If you find a new bug, please provide as much information as possible to recreate the error.
26
25
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.
0 commit comments