diff options
author | Matti Picus <matti.picus@gmail.com> | 2022-04-18 09:49:30 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-18 09:49:30 +0300 |
commit | 2ec5f6780ae08203bdcb56b439787c660b9cefb6 (patch) | |
tree | 8a29dbe103fdb4bac50c9f3722ad90ef239fcf21 | |
parent | 42c9c9ecaa75f8476a13a8ea023f1a8a540eb549 (diff) | |
parent | 3fd32010997471314c32c6fa43b26456e2a3f171 (diff) | |
download | numpy-2ec5f6780ae08203bdcb56b439787c660b9cefb6.tar.gz |
Merge pull request #21355 from InessaPawson/deprecate-gfi
MAINT: Remove the reference to the “good first issue” label
-rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -51,9 +51,7 @@ Call for Contributions The NumPy project welcomes your expertise and enthusiasm! -Small improvements or fixes are always appreciated; issues labeled as ["good -first issue"](https://github.com/numpy/numpy/labels/good%20first%20issue) -may be a good starting point. If you are considering larger contributions +Small improvements or fixes are always appreciated. If you are considering larger contributions to the source code, please contact us through the [mailing list](https://mail.python.org/mailman/listinfo/numpy-discussion) first. |