From 69726238072117dc59c682b9dd7ff41f703daf4f Mon Sep 17 00:00:00 2001 From: hannah Date: Fri, 19 May 2023 17:25:25 -0400 Subject: [PATCH] changed incubator link to community channel --- doc/devel/contributing.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/devel/contributing.rst b/doc/devel/contributing.rst index ff15f32ef0f8..a2d05343f7ad 100644 --- a/doc/devel/contributing.rst +++ b/doc/devel/contributing.rst @@ -99,7 +99,7 @@ process works, technical questions about the code, what makes for good documentation or a blog post, how to get involved in community work, or get a "pre-review" on your PR. -To join, please go to our public gitter_ community channel, and ask to be added +To join, please go to our public community_ channel, and ask to be added to ``#incubator``. One of our core developers will see your message and will add you. @@ -608,3 +608,4 @@ example code you can load it into a file handle with:: fh = cbook.get_sample_data('mydata.dat') .. _gitter: https://gitter.im/matplotlib/matplotlib +.. _community: https://gitter.im/matplotlib/community