Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7965576

Browse files
ianhitimhoffm
andcommitted
Clarify description of good first issues
Co-authored-by: Tim Hoffmann <[email protected]>
1 parent ea230e3 commit 7965576

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

doc/devel/contributing.rst

Lines 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)