diff --git a/.github/workflows/CONTRIBUTING.md b/.github/workflows/CONTRIBUTING.md deleted file mode 100644 index 6b70cdb3..00000000 --- a/.github/workflows/CONTRIBUTING.md +++ /dev/null @@ -1,16 +0,0 @@ -# Contributing to *NiTransforms* (a *NiBabel* feature-repo) - -Welcome to *NiBabel*, and the *NiTransforms* repository! -We're excited you're here and want to contribute. - -Please see the [NiBabel Developer Guidelines][link_devguide] on our -on our [documentation website][link_docs]. - -These guidelines are designed to make it as easy as possible to get involved. -If you have any questions that aren't discussed in our documentation, or it's -difficult to find what you're looking for, please let us know by opening an -[issue][link_issues]! - -[link_docs]: https://nipy.org/nibabel -[link_devguide]: https://nipy.org/nibabel/devel/devguide.html -[link_issues]: https://github.com/poldracklab/fmriprep/issues diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst new file mode 100644 index 00000000..c33ece4b --- /dev/null +++ b/CONTRIBUTING.rst @@ -0,0 +1,15 @@ +Contributing to *NiTransforms* (a *NiBabel* feature-repo) +========================================================= + +Welcome to *NiBabel*, and the *NiTransforms* repository! We’re excited +you’re here and want to contribute. + +Please see the `NiBabel Developer +Guidelines `__ on our on +our `documentation website `__. + +These guidelines are designed to make it as easy as possible to get +involved. If you have any questions that aren’t discussed in our +documentation, or it’s difficult to find what you’re looking for, please +let us know by opening an +`issue `__! diff --git a/docs/contributing.rst b/docs/contributing.rst new file mode 100644 index 00000000..e582053e --- /dev/null +++ b/docs/contributing.rst @@ -0,0 +1 @@ +.. include:: ../CONTRIBUTING.rst diff --git a/docs/index.rst b/docs/index.rst index e124ca3f..8aba91cc 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -53,5 +53,6 @@ Contents installation examples + contributing changes api