summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorInessa Pawson <inessapawson@gmail.com>2022-01-04 12:45:21 -0500
committerGitHub <noreply@github.com>2022-01-04 12:45:21 -0500
commit2dcdb444586e06481bd057412d2dada42b1189ca (patch)
treef1e56bac23be9983617d51298ccfd0fea3e54818
parente1123b2d2cf77d123266604328baa3a27c375cf8 (diff)
downloadnumpy-2dcdb444586e06481bd057412d2dada42b1189ca.tar.gz
Update README.md
Fixes #20644
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 495529f20..74586014a 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,7 @@ list](https://mail.python.org/mailman/listinfo/numpy-discussion) first.
Writing code isn’t the only way to contribute to NumPy. You can also:
- review pull requests
-- triage issues
+- help us stay on top of new and old issues
- develop tutorials, presentations, and other educational materials
- maintain and improve [our website](https://github.com/numpy/numpy.org)
- develop graphic design for our brand assets and promotional materials
@@ -75,6 +75,7 @@ Writing code isn’t the only way to contribute to NumPy. You can also:
- help with outreach and onboard new contributors
- write grant proposals and help with other fundraising efforts
+For more information about the ways you can contribute to NumPy, visit [our website](https://numpy.org/contribute/).
If you’re unsure where to start or how your skills fit in, reach out! You can
ask on the mailing list or here, on GitHub, by opening a new issue or leaving a
comment on a relevant issue that is already open.