.. _developers-guide-index: ################################ The Matplotlib Developers' Guide ################################ Thank you for your interest in helping to improve Matplotlib! There are various ways to contribute to Matplotlib. All of them are super valuable but don't necessarily require writing code at all. For example: - contributing to the documentation - opening new issues for bugs - requesting new features - asking for clarification on things you find unclear - fixing bugs If you have any questions on the process or how to fix something feel free to ask on `gitter `_ for short questions and on `discourse `_ for longer questions. .. raw:: html
Report a bug Request a feature Contribute code Write documentation
.. toctree:: :maxdepth: 2 contributing.rst triage.rst development_setup.rst testing.rst documenting_mpl.rst add_new_projection.rst gitwash/index.rst coding_guide.rst release_guide.rst dependencies.rst min_dep_policy.rst MEP/index .. toctree:: :hidden: license.rst color_changes