8000 Backport PR #27386: Doc: add a "please use dev version" to top of con… · meeseeksmachine/matplotlib@96b5041 · GitHub
[go: up one dir, main page]

Skip to content

Commit 96b5041

Browse files
QuLogicmeeseeksmachine
authored andcommitted
Backport PR matplotlib#27386: Doc: add a "please use dev version" to top of contribute docs
1 parent 105ba0c commit 96b5041

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/devel/index.rst

Lines 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