Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 099f455

Browse files
authored
Merge pull request #27404 from meeseeksmachine/auto-backport-of-pr-27386-on-v3.8.2-doc
Backport PR #27386 on branch v3.8.2-doc (Doc: add a "please use dev version" to top of contribute docs)
2 parents 105ba0c + 96b5041 commit 099f455

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)