From e03b1c3a100479bded5911ed1ac23af11e7c0546 Mon Sep 17 00:00:00 2001 From: Oscar Esteban Date: Fri, 25 Nov 2016 10:28:41 -0800 Subject: [PATCH] fix README after neurostars is down --- README.rst | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 7e0bd68488..49cc73ebf9 100644 --- a/README.rst +++ b/README.rst @@ -77,11 +77,8 @@ Information specific to Nipype is located here:: Support and Communication ------------------------- -If you have a problem or would like to ask a question about how to do something in Nipype please submit a question -to `NeuroStars.org `_ with a *nipype* tag. `NeuroStars.org `_ is a platform similar to StackOverflow but dedicated to neuroinformatics. All previous Nipype questions are available here:: - - http://neurostars.org/t/nipype/ - +If you have a problem or would like to ask a question about how to do something in Nipype please open an issue +in this GitHub repository. To participate in the Nipype development related discussions please use the following mailing list:: @@ -89,6 +86,12 @@ To participate in the Nipype development related discussions please use the foll Please add *[nipype]* to the subject line when posting on the mailing list. + .. warning :: + + As of `Nov 23, 2016 `_, + `NeuroStars `_ is down. We used to have all previous Nipype + questions available under the `nipype `_ label. + Nipype structure ----------------