Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 88e4a43

Browse filesBrowse files
authored
Merge pull request #27386 from story645/contrib-admonishment
Doc: add a "please use dev version" to top of contribute docs
2 parents 24842ec + b062325 commit 88e4a43
Copy full SHA for 88e4a43

File tree

1 file changed

+9
-0
lines changed
Filter options

1 file changed

+9
-0
lines changed

‎doc/devel/index.rst

Copy file name to clipboardExpand all lines: doc/devel/index.rst
+9Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@
44
Contribute
55
##########
66

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+
716
Thank you for your interest in helping to improve Matplotlib! There are various
817
ways to contribute: optimizing and refactoring code, detailing unclear
918
documentation and writing new examples, reporting and fixing bugs and requesting

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.