You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Updated language to match copy on https://matplotlib.org/devdocs/
* Added logo + front page images
* removed link to developer notes since ended up not using that
* removed link to gitwash generated docs since they're not very good
* used python -mpytest language since it's more robust
* updated testing link and shortened to one option
* moved contact down 'cause on pypa that information is in the sidebar & for other folks reading the readme they're probably looking for contributions
Gitter_ is for coordinating development and asking questions directly related
100
94
to contributing to matplotlib.
101
95
102
-
Contribute
103
-
==========
104
-
You've discovered a bug or something else you want to change - excellent!
105
-
106
-
You've worked out a way to fix it – even better!
107
-
108
-
You want to tell us about it – best of all!
109
-
110
-
Start at the `contributing guide <http://matplotlib.org/devdocs/devel/contributing.html>`_!
111
-
112
-
Developer notes are now at `Developer Discussions <https://github.com/orgs/matplotlib/teams/developers/discussions>`_ (Note: For technical reasons, this is currently only accessible for matplotlib developers.)
113
96
114
97
Citing Matplotlib
115
98
=================
116
99
If Matplotlib contributes to a project that leads to publication, please
117
100
acknowledge this by citing Matplotlib.
101
+
118
102
`A ready-made citation entry <https://matplotlib.org/citing.html>`_ is available.
0 commit comments