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 7965576

Browse filesBrowse files
ianhitimhoffm
andcommitted
Clarify description of good first issues
Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>
1 parent ea230e3 commit 7965576
Copy full SHA for 7965576

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+7
-6
lines changed

‎doc/devel/contributing.rst

Copy file name to clipboardExpand all lines: doc/devel/contributing.rst
+7-6Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,14 @@ in community work, or get "pre-review" on your PR.
3030
Issues for New Contributors
3131
---------------------------
3232

33-
New contributors should look for the following tags when looking for issues.
34-
We strongly recommend that new contributors tackle issues labeled
33+
While any contributions are welcome, we have marked some issues as
34+
particularly suited for new contributors by the label
3535
`good first issue <https://github.com/matplotlib/matplotlib/labels/good%20first%20issue>`_
36-
as they are easy, well documented issues, that do not require an understanding of
37-
the different submodules of Matplotlib.
38-
This helps the contributor become familiar with the contribution
39-
workflow, and for the core devs to become acquainted with the contributor.
36+
These are well documented issues, that do not require a deep understanding of
37+
the internals of Matplotlib. The issues may additionally be tagged with a
38+
difficulty. ``Difficulty: Easy`` is suited for people with little Python experience.
39+
``Difficulty: Medium`` and ``Difficulty: Hard`` are not trivial to solve and
40+
require more thought and programming experience.
4041

4142
.. _submitting-a-bug-report:
4243

0 commit comments

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