Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de96f4e commit 7941c36Copy full SHA for 7941c36
1 file changed
doc/devel/index.rst
@@ -4,6 +4,21 @@
4
The Matplotlib Developers' Guide
5
################################
6
7
+Thank you for your interest in helping to improve Matplotlib! There are various
8
+ways to contribute to Matplotlib. All of them are super valuable but don't necessarily
9
+require writing code at all. For example:
10
+
11
+- contributing to the documentation
12
+- opening new issues for bugs
13
+- requesting new features
14
+- asking for clarification on things you find unclear
15
+- fixing bugs
16
17
+If you have any questions on the
18
+process or how to fix something feel free to ask on `gitter
19
+<https://gitter.im/matplotlib/matplotlib>`_ for short questions and on
20
+`discourse <discourse.matplotlib.org>`_ for longer questions.
21
22
.. raw:: html
23
24
<div style="margin: 2em 0;">
0 commit comments