From 99c5cf32ad926e796ae624ad95a8a1df54d823cc Mon Sep 17 00:00:00 2001 From: Nathan Goldbaum Date: Tue, 4 Aug 2026 09:07:01 -0600 Subject: [PATCH 1/2] Mention open PR limit --- content/en/contribute.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/content/en/contribute.md b/content/en/contribute.md index 76df3d808a..1ef2a7fae4 100644 --- a/content/en/contribute.md +++ b/content/en/contribute.md @@ -19,9 +19,9 @@ if you prefer to talk privately, contact our community coordinators at or on [Slack](https://numpy-team.slack.com) (write for an invite). -We also have a biweekly _community call_, details of which are announced on -the [mailing list](https://mail.python.org/mailman/listinfo/numpy-discussion). -You are very welcome to join. +We also have _community_ and _triage_ meetings, alternating weekly on +Wednesdays; see the [community calendar](https://scientific-python.org/calendars/) +for times. You are very welcome to join. If you are new to contributing to open source, we also highly recommend reading [this guide](https://opensource.guide/how-to-contribute/). @@ -38,6 +38,9 @@ For a visual guide on how to contribute to NumPy, check out this [comic](https:/ Programmers, this [guide](https://numpy.org/devdocs/dev/index.html#development-process-summary) explains how to contribute to the NumPy codebase. +Note that non-maintainers may only have one non-draft pull request open for +review at a time. Come introduce yourself at a community or triage meeting +to be added to the exception list for the one-PR-at-a-time policy.
Check out also our [YouTube channel](https://www.youtube.com/playlist?list=PLCK6zCrcN3GXBUUzDr9L4__LnXZVtaIzS) for additional advice. ### Reviewing pull requests From 5e9cb209d6a557cc83deb1ccef3fce9012d9bb70 Mon Sep 17 00:00:00 2001 From: Nathan Goldbaum Date: Tue, 4 Aug 2026 16:47:12 -0600 Subject: [PATCH 2/2] Mention the mailing list for the meeting schedule --- content/en/contribute.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/content/en/contribute.md b/content/en/contribute.md index 1ef2a7fae4..e68ca3236d 100644 --- a/content/en/contribute.md +++ b/content/en/contribute.md @@ -20,10 +20,15 @@ if you prefer to talk privately, contact our community coordinators at (write for an invite). We also have _community_ and _triage_ meetings, alternating weekly on -Wednesdays; see the [community calendar](https://scientific-python.org/calendars/) -for times. You are very welcome to join. -If you are new to contributing to open source, we also highly recommend reading -[this guide](https://opensource.guide/how-to-contribute/). +Wednesdays; see the [community +calendar](https://scientific-python.org/calendars/) for times. We also announce +the meetings on the [mailing +list](https://mail.python.org/mailman/listinfo/numpy-discussion). You are very +welcome to join. + +If you are new to contributing to open source, we +also highly recommend reading [this +guide](https://opensource.guide/how-to-contribute/). Our community aspires to treat everyone equally and to value all contributions. We have a [Code of Conduct](/code-of-conduct) to foster an open