From 38e0407193e4de0af03162963d093497b4e93582 Mon Sep 17 00:00:00 2001 From: mathiasg Date: Mon, 9 Aug 2021 14:52:54 -0400 Subject: [PATCH] DOC: Add contributing page to RTD --- .github/workflows/CONTRIBUTING.md | 16 ---------------- CONTRIBUTING.rst | 15 +++++++++++++++ docs/contributing.rst | 1 + docs/index.rst | 1 + 4 files changed, 17 insertions(+), 16 deletions(-) delete mode 100644 .github/workflows/CONTRIBUTING.md create mode 100644 CONTRIBUTING.rst create mode 100644 docs/contributing.rst 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