Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1a6a897

Browse files
committed
Merge pull request #7381 from matplotlib/readme-updates
DOC: Updating the readme Conflicts: README.rst Whitespace changes
1 parent 320be9e commit 1a6a897

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.rst

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ application servers, and various graphical user interface toolkits.
1313
Installation
1414
=============
1515

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>`_.
1717

1818
Testing
1919
=======
@@ -46,4 +46,14 @@ The first is a good starting point for general questions and discussions.
4646

4747
.. image:: https://badges.gitter.im/Join%20Chat.svg
4848
:alt: Join the chat at https://gitter.im/matplotlib/matplotlib
49-
:target: https://gitter.im/matplotlib/matplotlib?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
49+
:target: https://gitter.im/matplotlib/matplotlib?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
50+
51+
Contribute
52+
==========
53+
You've discovered a bug or something else you want to change - excellent!
54+
55+
You've worked out a way to fix it – even better!
56+
57+
You want to tell us about it – best of all!
58+
59+
Start at the `contributing guide <http://matplotlib.org/devdocs/devel/contributing.html>`_!

0 commit comments

Comments
 (0)