We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1c97ec commit c94bc8eCopy full SHA for c94bc8e
.github/CONTRIBUTING.md
@@ -0,0 +1,16 @@
1
+# Contributing to NiBabel
2
+
3
+Welcome to the NiBabel repository!
4
+We're excited you're here and want to contribute.
5
6
+Please see the [NiBabel Developer Guidelines][link_devguide] on our
7
+on our [documentation website][link_docs].
8
9
+These guidelines are designed to make it as easy as possible to get involved.
10
+If you have any questions that aren't discussed in our documentation, or it's
11
+difficult to find what you're looking for, please let us know by opening an
12
+[issue][link_issues]!
13
14
+[link_docs]: https://nipy.org/nibabel
15
+[link_devguide]: https://nipy.org/nibabel/devel/devguide.html
16
+[link_issues]: https://github.com/poldracklab/fmriprep/issues
0 commit comments