diff options
author | Inessa Pawson <inessapawson@gmail.com> | 2022-04-17 17:21:27 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-17 17:21:27 -0400 |
commit | 3fd32010997471314c32c6fa43b26456e2a3f171 (patch) | |
tree | d7f276f2deaca39a6539ea0ad83a8038b0ffc045 | |
parent | bb811f454ace65dd5ca05316b3b791ce2e213e2a (diff) | |
download | numpy-3fd32010997471314c32c6fa43b26456e2a3f171.tar.gz |
Remove the reference to the “good first issue” label
The “good first issue” label has been deprecated. We had discussions about its possibly misleading nature at several NumPy community meetings. It was decided not to assign levels of difficulty to any issues within the NumPy project.
-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. |