From 08398145b0057bdb655c6aafb9df96a17fb8bb53 Mon Sep 17 00:00:00 2001 From: Oscar Gustafsson Date: Sat, 20 May 2023 00:49:35 +0200 Subject: [PATCH] Backport PR #25929: changed incubator invite channel 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 e6d03dea17f4..b4b1f39dab77 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. @@ -602,3 +602,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