File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -294,12 +294,11 @@ Issues for New Contributors
294294---------------------------
295295
296296New contributors should look for the following tags when looking for issues.
297- We strongly recommend that new contributors tackle
298- `new-contributor-friendly <https://github.com/matplotlib/matplotlib/labels/new-contributor-friendly >`_
299- issues (easy, well documented issues, that do not require an understanding of
300- the different submodules of Matplotlib) and
301- `Easy-fix <https://github.com/matplotlib/matplotlib/labels/Difficulty%3A%20Easy >`_
302- issues. This helps the contributor become familiar with the contribution
297+ We strongly recommend that new contributors tackle issues labeled
298+ `good first issue <https://github.com/matplotlib/matplotlib/labels/good%20first%20issue >`_
299+ as they are easy, well documented issues, that do not require an understanding of
300+ the different submodules of Matplotlib.
301+ This helps the contributor become familiar with the contribution
303302workflow, and for the core devs to become acquainted with the contributor;
304303besides which, we frequently underestimate how easy an issue is to solve!
305304
You can’t perform that action at this time.
0 commit comments