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

Skip to content

Commit bcaa6f6

Browse files
committed
Add github information to index
Closes matplotlib/matplotlib.github.com#17
1 parent 9c3d77a commit bcaa6f6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/_templates/index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,13 @@ <h1>Open source</h1>
194194
who have made significant <a href="{{ pathto('users/credits') }}">contributions</a>.
195195
</p>
196196

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+
197204

198205
<div class="footnote"><p>
199206
<sup><a name="ftn.matlab" href="#matlab">*</a></sup>

0 commit comments

Comments
 (0)