8000 Backport PR #10892: Replace suggested labels with good first issue label · matplotlib/matplotlib@ecc251c · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ecc251c

Browse files
jklymakMeeseeksDev[bot]
authored andcommitted
Backport PR #10892: Replace suggested labels with good first issue label
1 parent 998d360 commit ecc251c

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

doc/devel/contributing.rst

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -295,12 +295,11 @@ Issues for New Contributors
295295
---------------------------
296296

297297
New contributors should look for the following tags when looking for issues.
298-
We strongly recommend that new contributors tackle
299-
`new-contributor-friendly <https://github.com/matplotlib/matplotlib/labels/new-contributor-friendly>`_
300-
issues (easy, well documented issues, that do not require an understanding of
301-
the different submodules of Matplotlib) and
302-
`Easy-fix <https://github.com/matplotlib/matplotlib/labels/Difficulty%3A%20Easy>`_
303-
issues. This helps the contributor become familiar with the contribution
298+
We strongly recommend that new contributors tackle issues labeled
299+
`good first issue <https://github.com/matplotlib/matplotlib/labels/good%20first%20issue>`_
300+
as they are easy, well documented issues, that do not require an understanding of
301+
the different submodules of Matplotlib.
302+
This helps the contributor become familiar with the contribution
304303
workflow, and for the core devs to become acquainted with the contributor;
305304
besides which, we frequently underestimate how easy an issue is to solve!
306305

0 commit comments

Comments
 (0)
0