Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions docs/body.html
Original file line number Diff line number Diff line change
Expand Up @@ -410,16 +410,14 @@ <h2>Support Matplotlib<a class="headerlink" href="#support" title="Permalink to
<li class="callout callout--purple">
<h4>Contribute</h4>
<p>
Matplotlib is a community project maintained for and by its users
</p>
<p>
You can help by answering questions
Matplotlib is a community project, maintained for and by its users.
Contribute by answering questions
<a href="https://discourse.matplotlib.org">on discourse</a>,
reporting a bug or requesting a feature
<a href="https://github.com/matplotlib/matplotlib/issues"
>on GitHub</a
>, or improving the
<a href="https://matplotlib.org/stable/devel/index.html"
>, and improving the
<a href="https://matplotlib.org/devdocs/devel/index.html"
>documentation and code</a>!
</p>
<a href="https://discourse.matplotlib.org" class="link--offsite"
Expand All @@ -428,6 +426,8 @@ <h4>Contribute</h4>
href="https://github.com/matplotlib/matplotlib"
class="link--offsite"
>Join us on GitHub</a>
<a href="https://matplotlib.org/devdocs/devel/index.html" class="link--offsite"
>Read our contributing guide</a>
</li>
<li class="callout callout--blue">
<h4>Cite</h4>
Expand Down