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
added logo to readme and changed contrib link to contribute page
updated project urls + longdescription to readme
composed images from front page into one image for readme
Updated readme for PyPa:
* 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
Co-Authored-By: Thomas A Caswell <tcaswell@gmail.com>
updated classifiers+ changed discourse to forum
Gitter_ is for coordinating development and asking questions directly related
96
94
to contributing to matplotlib.
97
95
98
-
Contribute
99
-
==========
100
-
You've discovered a bug or something else you want to change - excellent!
101
-
102
-
You've worked out a way to fix it – even better!
103
-
104
-
You want to tell us about it – best of all!
105
-
106
-
Start at the `contributing guide <http://matplotlib.org/devdocs/devel/contributing.html>`_!
107
-
108
-
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.)
109
96
110
97
Citing Matplotlib
111
98
=================
112
99
If Matplotlib contributes to a project that leads to publication, please
113
100
acknowledge this by citing Matplotlib.
101
+
114
102
`A ready-made citation entry <https://matplotlib.org/citing.html>`_ is available.
0 commit comments