Skip to content

Commit c94bc8e

Browse files
committed
DOC: Contributing guide, mostly linking to docs
1 parent b1c97ec commit c94bc8e

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.github/CONTRIBUTING.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)