Skip to content

Commit 293b38e

Browse files
committed
Deploying to main from @ numpy/numpy.org@1790faa 🚀
1 parent 218afd2 commit 293b38e

1 file changed

Lines changed: 12 additions & 6 deletions

File tree

contribute/index.html

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,21 @@
2020
issue).</p><p>Those are our preferred channels (open source is open by nature), but
2121
if you prefer to talk privately, contact our community coordinators at
2222
<a href=mailto:numpy-team@googlegroups.com>numpy-team@googlegroups.com</a> or on <a href=https://numpy-team.slack.com>Slack</a>
23-
(write <a href=mailto:numpy-team@googlegroups.com>numpy-team@googlegroups.com</a> for an invite).</p><p>We also have a biweekly <em>community call</em>, details of which are announced on
24-
the <a href=https://mail.python.org/mailman/listinfo/numpy-discussion>mailing list</a>.
25-
You are very welcome to join.
26-
If you are new to contributing to open source, we also highly recommend reading
27-
<a href=https://opensource.guide/how-to-contribute/>this guide</a>.</p><p>Our community aspires to treat everyone equally and to value all
23+
(write <a href=mailto:numpy-team@googlegroups.com>numpy-team@googlegroups.com</a> for an invite).</p><p>We also have <em>community</em> and <em>triage</em> meetings, alternating weekly on
24+
Wednesdays; see the <a href=https://scientific-python.org/calendars/>community
25+
calendar</a> for times. We also announce
26+
the meetings on the <a href=https://mail.python.org/mailman/listinfo/numpy-discussion>mailing
27+
list</a>. You are very
28+
welcome to join.</p><p>If you are new to contributing to open source, we
29+
also highly recommend reading <a href=https://opensource.guide/how-to-contribute/>this
30+
guide</a>.</p><p>Our community aspires to treat everyone equally and to value all
2831
contributions. We have a <a href=/code-of-conduct/>Code of Conduct</a> to foster an open
2932
and welcoming environment.</p><p>For a visual guide on how to contribute to NumPy, check out this <a href=https://heyzine.com/flip-book/3e66a13901.html>comic</a>.</p><div class=comic><a href=https://heyzine.com/flip-book/3e66a13901.html><img src=/images/content_images/numpy-comic.png alt="NumPy Contributor comic book cover"></a></div><style>.comic img{max-width:20%}</style><h3 id=writing-code>Writing code<a class=headerlink href=#writing-code title="Link to this heading">#</a></h3><p>Programmers, this
3033
<a href=https://numpy.org/devdocs/dev/index.html#development-process-summary>guide</a>
31-
explains how to contribute to the NumPy codebase.<br>Check out also our <a href="https://www.youtube.com/playlist?list=PLCK6zCrcN3GXBUUzDr9L4__LnXZVtaIzS">YouTube channel</a> for additional advice.</p><h3 id=reviewing-pull-requests>Reviewing pull requests<a class=headerlink href=#reviewing-pull-requests title="Link to this heading">#</a></h3><p>The project has more than 250 open pull requests &ndash; meaning many potential
34+
explains how to contribute to the NumPy codebase.
35+
Note that non-maintainers may only have two non-draft pull request open for
36+
review at a time. Come introduce yourself at a community or triage meeting
37+
to be added to the exception list for the two-PRs-at-a-time policy.<br>Check out also our <a href="https://www.youtube.com/playlist?list=PLCK6zCrcN3GXBUUzDr9L4__LnXZVtaIzS">YouTube channel</a> for additional advice.</p><h3 id=reviewing-pull-requests>Reviewing pull requests<a class=headerlink href=#reviewing-pull-requests title="Link to this heading">#</a></h3><p>The project has more than 250 open pull requests &ndash; meaning many potential
3238
improvements and many open-source contributors waiting for feedback. If you&rsquo;re
3339
a developer who knows NumPy, you can help even if you&rsquo;re not familiar with the
3440
codebase. You can:</p><ul><li>summarize a long-running discussion</li><li>triage documentation PRs</li><li>test proposed changes</li></ul><h3 id=developing-educational-materials>Developing educational materials<a class=headerlink href=#developing-educational-materials title="Link to this heading">#</a></h3><p>NumPy&rsquo;s <a href=https://numpy.org/devdocs>User Guide</a> is undergoing rehabilitation.

0 commit comments

Comments
 (0)