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
Copy file name to clipboardExpand all lines: README.rst
+2-4Lines changed: 2 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ application servers, and various graphical user interface toolkits.
13
13
Installation
14
14
=============
15
15
16
-
For installation instructions and requirements, see the INSTALL file.
16
+
For installation instructions and requirements, see the INSTALL file or the `install <http://matplotlib.org/users/installing.html>`_ documentation. If you think you may want to contribute to matplotlib, check out the `guide to working with the source code <http://matplotlib.org/devel/gitwash/index.html>`_.
17
17
18
18
Testing
19
19
=======
@@ -56,6 +56,4 @@ You've worked out a way to fix it – even better!
56
56
57
57
You want to tell us about it – best of all!
58
58
59
-
The easiest way to contribute is through GitHub; if interested in doing so, browse the `development workflow <http://matplotlib.org/devel/gitwash/development_workflow.html>`_ guide.
60
-
61
-
If you don't want to submit your changes via Github, take a look at the guide to `making patches <http://matplotlib.org/devel/gitwash/patching.html>`_.
59
+
Start at the `contributing guide <http://matplotlib.org/devdocs/devel/contributing.html>`_!
0 commit comments