@@ -32,7 +32,7 @@ Ways to contribute
3232 for an existing issue that describes your problem or
3333 open a new issue to inform us of the problem you observed and discuss the best approach
3434 to fix it. If your contributions would not be captured on GitHub (social media,
35- communication, educational content), you can also reach out to us on gitter _,
35+ communication, educational content), you can also reach out to us on
3636 `Discourse <https://discourse.matplotlib.org/ >`__ or attend any of our `community
3737 meetings <https://scientific-python.org/calendars> `__.
3838
@@ -164,7 +164,7 @@ we mean by triage are:
164164Our triage process is discussed in detail in :ref: `bug_triaging `.
165165
166166If you have any questions about the process, please reach out on the
167- :ref: `contributor_incubator `
167+ :ref: `contributor_incubator `.
168168
169169.. _other_ways_to_contribute :
170170
@@ -238,27 +238,29 @@ you can browse previous meeting notes on `GitHub
238238<https://github.com/matplotlib/ProjectManagement/tree/master/new_contributor_meeting> `_.
239239We recommend joining the meeting to clarify any doubts, or lingering
240240questions you might have, and to get to know a few of the people behind the
241- GitHub handles 😉. You can reach out to us on gitter _ for any clarifications or
242- suggestions. We ❤ feedback!
241+ GitHub handles 😉. You can reach out to us on ` incubator chat `_ for any
242+ clarifications or suggestions. We ❤ feedback!
243243
244244.. _contributor_incubator :
245245
246246Contributor incubator
247247---------------------
248248
249249The incubator is our non-public communication channel for new contributors. It
250- is a private gitter _ ( chat) room moderated by core Matplotlib developers where
251- you can get guidance and support for your first few PRs. It's a place where you
252- can ask questions about anything: how to use git, GitHub, how our PR review
253- process works, technical questions about the code, what makes for good
250+ is a public chat room on Discourse _ moderated by core Matplotlib developers
251+ where you can get guidance and support for your first few PRs. It's a place
252+ where you can ask questions about anything: how to use git, GitHub, how our PR
253+ review process works, technical questions about the code, what makes for good
254254documentation or a blog post, how to get involved in community work, or get a
255255"pre-review" on your PR.
256256
257- To join, please go to our public ` community gitter `_ channel, and ask to be added to
258- `` #incubator ``. One of our core developers will see your message and will add you .
257+ To join, go to Discourse _ and click on the chat bubble icon next to the search
258+ icon at the top right of the page. Then, find the "Incubator" channel .
259259
260- .. _gitter : https://gitter.im/matplotlib/matplotlib
261- .. _community gitter : https://gitter.im/matplotlib/community
260+ .. _Discourse : https://discourse.matplotlib.org/
261+ .. _development chat : https://discourse.matplotlib.org/chat/c/matplotlib/2
262+ .. _community chat : https://discourse.matplotlib.org/chat/c/community/3
263+ .. _incubator chat : https://discourse.matplotlib.org/chat/c/incubator/4
262264
263265.. _good_first_issues :
264266
@@ -316,9 +318,10 @@ Get connected
316318When in doubt, we recommend going together! Get connected with our community of
317319active contributors, many of whom felt just like you when they started out and
318320are happy to welcome you and support you as you get to know how we work, and
319- where things are. You can reach out on any of our :ref: `communication-channels `.
320- For development questions we recommend reaching out on our development gitter _
321- chat room and for community questions reach out at `community gitter `_.
321+ where things are. You can reach out on any of our :ref: `communication-channels `,
322+ including the chat space on Discourse _. For development questions we recommend
323+ reaching out on our `development chat `_ and for community questions reach out at
324+ the `community chat `_.
322325
323326.. _managing_issues_prs :
324327
0 commit comments