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 9bcd3fd

Browse filesBrowse files
authored
Merge pull request #10892 from tropfcode/patch-1
Replace suggested labels with good first issue label
2 parents c29d9b2 + 3a8ac36 commit 9bcd3fd
Copy full SHA for 9bcd3fd

File tree

Expand file treeCollapse file tree

1 file changed

+5
-6
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-6
lines changed

‎doc/devel/contributing.rst

Copy file name to clipboardExpand all lines: doc/devel/contributing.rst
+5-6Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -294,12 +294,11 @@ Issues for New Contributors
294294
---------------------------
295295

296296
New 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
303302
workflow, and for the core devs to become acquainted with the contributor;
304303
besides which, we frequently underestimate how easy an issue is to solve!
305304

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.