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.
2 parents 24842ec + b062325 commit 88e4a43Copy full SHA for 88e4a43
doc/devel/index.rst
@@ -4,6 +4,15 @@
4
Contribute
5
##########
6
7
+.. ifconfig:: releaselevel != 'dev'
8
+
9
+ .. important::
10
11
+ If you plan to contribute to Matplotlib, please read the
12
+ `development version <https://matplotlib.org/devdocs/devel/index.html>`_
13
+ of this document as it will have the most up to date installation
14
+ instructions, workflow process, and contributing guidelines.
15
16
Thank you for your interest in helping to improve Matplotlib! There are various
17
ways to contribute: optimizing and refactoring code, detailing unclear
18
documentation and writing new examples, reporting and fixing bugs and requesting
0 commit comments