summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2019-07-14 22:27:54 -0500
committerGitHub <noreply@github.com>2019-07-14 22:27:54 -0500
commita55db3d0a19866be03ebb5ef5c294720ac4b8560 (patch)
treeeb64a0042a8a52ff96a938da57a220cd95787bf2
parentf6358a9b3a6e1fd12dae0196774e7196087f7d7d (diff)
parentd9f6bee484bfa78a0cc6d9888334b5b8ccb680a7 (diff)
downloadnumpy-a55db3d0a19866be03ebb5ef5c294720ac4b8560.tar.gz
Merge pull request #13988 from seberg/readme-call-for-contributions
DOC: Add a call for contribution paragraph to the readme
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
index f1d024565..46fff43a0 100644
--- a/README.md
+++ b/README.md
@@ -35,4 +35,17 @@ Tests can then be run after installation with:
python -c 'import numpy; numpy.test()'
+
+Call for Contributions
+----------------------
+
+NumPy appreciates help from a wide range of different backgrounds.
+Work such as high level documentation or website improvements are valuable
+and we would like to grow our team with people filling these roles.
+Small improvements or fixes are always appreciated and issues labeled as easy
+may be a good starting point.
+If you are considering larger contributions outside the traditional coding work,
+please contact us through the mailing list.
+
+
[![Powered by NumFOCUS](https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A)](https://numfocus.org)