@@ -109,33 +109,40 @@ Other learning resources
109
109
There are many :doc: `external learning resources <resources/index >` available
110
110
including printed material, videos and tutorials.
111
111
112
- Need help?
113
- ~~~~~~~~~~
112
+ Join our community!
113
+ ~~~~~~~~~~~~~~~~~~~
114
114
115
115
Matplotlib is a welcoming, inclusive project, and we follow the `Python
116
116
Software Foundation Code of Conduct <coc_> `_ in everything we do.
117
117
118
118
.. _coc : http://www.python.org/psf/codeofconduct/
119
119
120
- Check the :doc: `FAQ <faq/index >` and the :doc: `API <api/index >` docs.
121
-
122
- For help, write us at `discourse.matplotlib.org `_. If its something quick
123
- join the `gitter channel `_ to chat with us. There are alsothe
124
- matplotlib-users _, matplotlib-devel _, and matplotlib-announce _ mailing lists,
125
- or check out the Matplotlib tag on stackoverflow _.
126
- The `search <search.html >`_ tool searches all of the documentation,
127
- including full text search of over 350 complete
128
- examples which exercise almost every corner of Matplotlib.
120
+ - Community discussion, user help, showcase examples are available at
121
+ `discourse.matplotlib.org `_.
122
+ - If you have questions, be sure to check the :doc: `FAQ <faq/index >`, the
123
+ :doc: `API <api/index >` docs, and the `search <search.html >`_ tool
124
+ searches all of the documentation, including full text search of over 350
125
+ complete examples which exercise almost every corner of Matplotlib.
126
+ - If its something quick join the `gitter channel `_ to chat with the
127
+ community.
128
+ - If you prefer email there are the matplotlib-users _, matplotlib-devel _,
129
+ and matplotlib-announce _ mailing lists.
130
+ - Check out the Matplotlib tag on stackoverflow _.
131
+ - Tweet us at Twitter _! or see cool plots on Instagram _!
129
132
130
133
.. _discourse.matplotlib.org : https://discourse.matplotlib.org
131
134
.. _gitter channel : https://gitter.im/matplotlib/matplotlib
132
135
.. _matplotlib-users : https://mail.python.org/mailman/listinfo/matplotlib-users
133
136
.. _matplotlib-devel : https://mail.python.org/mailman/listinfo/matplotlib-devel
134
137
.. _matplotlib-announce : https://mail.python.org/mailman/listinfo/matplotlib-announce
135
138
.. _stackoverflow : http://stackoverflow.com/questions/tagged/matplotlib
139
+ .. _Twitter : https://twitter.com/matplotlib
140
+ .. _Instagram : https://www.instagram.com/matplotart/
136
141
137
142
You can file bugs, patches and feature requests on the `issue tracker `_, but it
138
- is a good idea to ping us on the mailing list too.
143
+ is a good idea to ping us on Discourse _ as well.
144
+
145
+ .. _Discourse : https://discourse.matplotlib.org
139
146
140
147
To keep up to date with what's going on in Matplotlib, see the :doc: `what's
141
148
new <users/whats_new>` page or browse the `source code `_. Anything that could
0 commit comments