Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions doc/devel/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@
Contribute
##########

.. ifconfig:: releaselevel != 'dev'

.. important::

If you plan to contribute to Matplotlib, please read the
`development version <https://matplotlib.org/devdocs/devel/index.html>`_
of this document as it will have the most up to date installation
instructions, workflow process, and contributing guidelines.

Thank you for your interest in helping to improve Matplotlib! There are various
ways to contribute: optimizing and refactoring code, detailing unclear
documentation and writing new examples, reporting and fixing bugs and requesting
Expand Down