Skip to content

Commit 48a7766

Browse files
authored
Merge pull request matplotlib#31475 from rcomer/readme-chat
Purge gitter links
2 parents f3ba281 + 448bade commit 48a7766

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ contact_links:
77
url: https://discourse.matplotlib.org
88
about: If you have a usage question
99
- name: Chat with devs
10-
url: https://gitter.im/matplotlib/matplotlib
10+
url: https://discourse.matplotlib.org/chat/c/matplotlib/2
1111
about: Ask short questions about contributing to Matplotlib

.github/workflows/pr_welcome.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ jobs:
3232
experience to go through the review process.
3333
3434
35-
You can also join us [on
36-
gitter](https://gitter.im/matplotlib/matplotlib) for real-time
37-
discussion.
35+
You can also join us [on discourse
36+
chat](https://discourse.matplotlib.org/chat/c/matplotlib/2) for
37+
real-time discussion.
3838
3939
4040
For details on testing, writing docs, and our review process,

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![LFX Health Score](https://insights.linuxfoundation.org/api/badge/health-score?project=matplotlib)](https://insights.linuxfoundation.org/project/matplotlib)
66

77
[![Discourse help forum](https://img.shields.io/badge/help_forum-discourse-blue.svg)](https://discourse.matplotlib.org)
8-
[![Gitter](https://badges.gitter.im/matplotlib/matplotlib.svg)](https://gitter.im/matplotlib/matplotlib)
8+
[![Discourse chat](https://img.shields.io/badge/chat-discourse-mediumaquamarine)](https://discourse.matplotlib.org/chat/c/matplotlib/2)
99
[![GitHub issues](https://img.shields.io/badge/issue_tracking-github-blue.svg)](https://github.com/matplotlib/matplotlib/issues)
1010
[![Contributing](https://img.shields.io/badge/PR-Welcome-%23FF8300.svg?)](https://matplotlib.org/stable/devel/index.html)
1111

@@ -61,9 +61,9 @@ Our active mailing lists (which are mirrored on Discourse) are:
6161
- [Development](https://mail.python.org/mailman/listinfo/matplotlib-devel)
6262
mailing list: <matplotlib-devel@python.org>
6363

64-
[Gitter](https://gitter.im/matplotlib/matplotlib) is for coordinating
65-
development and asking questions directly related to contributing to
66-
matplotlib.
64+
[Discourse Chat](https://discourse.matplotlib.org/chat/c/matplotlib/2) is for
65+
coordinating development and asking questions directly related to contributing
66+
to matplotlib.
6767

6868
## Citing Matplotlib
6969

0 commit comments

Comments
 (0)