Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3bce952

Browse files
authored
Merge pull request #25931 from meeseeksmachine/auto-backport-of-pr-25929-on-v3.7.x
Backport PR #25929 on branch v3.7.x (changed incubator invite channel link to community channel)
2 parents 473fee3 + 302cfb9 commit 3bce952

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/devel/contributing.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ process works, technical questions about the code, what makes for good
9999
documentation or a blog post, how to get involved in community work, or get a
100100
"pre-review" on your PR.
101101

102-
To join, please go to our public gitter_ community channel, and ask to be added
102+
To join, please go to our public community_ channel, and ask to be added
103103
to ``#incubator``. One of our core developers will see your message and
104104
will add you.
105105

@@ -602,3 +602,4 @@ example code you can load it into a file handle with::
602602
fh = cbook.get_sample_data('mydata.dat')
603603

604604
.. _gitter: https://gitter.im/matplotlib/matplotlib
605+
.. _community: https://gitter.im/matplotlib/community

0 commit comments

Comments
 (0)