Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c3d77a commit bcaa6f6Copy full SHA for bcaa6f6
doc/_templates/index.html
@@ -194,6 +194,13 @@ <h1>Open source</h1>
194
who have made significant <a href="{{ pathto('users/credits') }}">contributions</a>.
195
</p>
196
197
+<p>
198
+Matplotlib is hosted on <a href="https://github.com/matplotlib/matplotlib">Github</a>.
199
+<a href="https://github.com/matplotlib/matplotlib/issues">Issues</a> and
200
+<a href="https://github.com/matplotlib/matplotlib/pulls">Pull requests</a>
201
+are tracked at Github too.
202
+</p>
203
+
204
205
<div class="footnote"><p>
206
<sup><a name="ftn.matlab" href="#matlab">*</a></sup>
0 commit comments