@@ -36,7 +36,6 @@ Programmers, this
36
36
explains how to contribute to the NumPy codebase.
37
37
<br >Check out also our [ YouTube channel] ( https://www.youtube.com/playlist?list=PLCK6zCrcN3GXBUUzDr9L4__LnXZVtaIzS ) for additional advice.
38
38
39
-
40
39
### Reviewing pull requests
41
40
The project has more than 250 open pull requests -- meaning many potential
42
41
improvements and many open-source contributors waiting for feedback. If you're
@@ -46,7 +45,6 @@ codebase. You can:
46
45
* triage documentation PRs
47
46
* test proposed changes
48
47
49
-
50
48
### Developing educational materials
51
49
52
50
NumPy's [ User Guide] ( https://numpy.org/devdocs ) is undergoing rehabilitation.
@@ -56,7 +54,6 @@ welcome worked examples, notebooks, and videos. [NEP 44 — Restructuring the
56
54
NumPyDocumentation] ( https://numpy.org/neps/nep-0044-restructuring-numpy-docs.html )
57
55
lays out our ideas -- and you may have others.
58
56
59
-
60
57
### Issue triaging
61
58
62
59
The [ NumPy issue tracker] ( https://github.com/numpy/numpy/issues ) has a _ lot_
@@ -70,22 +67,19 @@ would make good issues for new contributors. You can:
70
67
71
68
Please just dive in.
72
69
73
-
74
70
### Website development
75
71
76
72
We've just revamped our website, but we're far from done. If you love web
77
73
development, these
78
74
[ issues] ( https://github.com/numpy/numpy.org/issues?q=is%3Aissue+is%3Aopen+label%3Adesign )
79
75
list some of our unmet needs -- and feel free to share your own ideas.
80
76
81
-
82
77
### Graphic design
83
78
84
79
We can barely begin to list the contributions a graphic designer can make here.
85
80
Our docs are parched for illustration; our growing website craves images --
86
81
opportunities abound.
87
82
88
-
89
83
### Translating website content
90
84
91
85
We plan multiple translations of [ numpy.org] ( https://numpy.org ) to make NumPy
@@ -95,7 +89,6 @@ of this effort. See
95
89
for background; comment on [ this GitHub
96
90
issue] ( https://github.com/numpy/numpy.org/issues/55 ) to sign up.
97
91
98
-
99
92
### Community coordination and outreach
100
93
101
94
Through community contact we share our work more widely and learn where we're
@@ -105,10 +98,15 @@ sprints](https://scisprints.github.io/), a newsletter, and perhaps a blog.
105
98
106
99
### Fundraising
107
100
108
- NumPy was all-volunteer for many years, but as its importance grew it became
109
- clear that to ensure stability and growth we'd need financial support. [ This
110
- SciPy'19 talk] ( https://www.youtube.com/watch?v=dBTJD_FDVjU ) explains how much
111
- difference that support has made. Like all the nonprofit world, we're
112
- constantly searching for grants, sponsorships, and other kinds of support. We
113
- have a number of ideas and of course we welcome more. Fundraising is a scarce
114
- skill here -- we'd appreciate your help.
101
+ For many years, NumPy was maintained by dedicated volunteers, but as its importance grew it
102
+ became clear that to ensure stability and growth we would need financial support.
103
+ [ This SciPy'19 talk] ( https://www.youtube.com/watch?v=dBTJD_FDVjU ) explains how much difference
104
+ that support has made. Like most nonprofits, we are constantly seeking grants, sponsorships,
105
+ and other kinds of funding. We have a number of ideas and of course we welcome more.
106
+ Fundraising is a scarce skill here -- we'd appreciate your help.
107
+
108
+ ### Donate
109
+
110
+ If you'd like to contribute to NumPy by making a donation, visit [ https://numpy.org/about/#donate ] ( https://numpy.org/about/#donate ) .
111
+
112
+
0 commit comments