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 bae3bad

Browse filesBrowse files
committed
move issues for new contributors higher up on the page
it seems to pair well with the contributor incubator part, and it was somewhat hard to notice where it used to be.
1 parent 297070a commit bae3bad
Copy full SHA for bae3bad

File tree

Expand file treeCollapse file tree

1 file changed

+13
-14
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+13
-14
lines changed

‎doc/devel/contributing.rst

Copy file name to clipboardExpand all lines: doc/devel/contributing.rst
+13-14Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,19 @@ about the code, what makes for good documentation or a blog post, how to get inv
2525
in community work, or get "pre-review" on your PR.
2626

2727

28+
.. _new_contributors:
29+
30+
Issues for New Contributors
31+
---------------------------
32+
33+
New contributors should look for the following tags when looking for issues.
34+
We strongly recommend that new contributors tackle issues labeled
35+
`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.
40+
2841
.. _submitting-a-bug-report:
2942

3043
Submitting a bug report
@@ -218,20 +231,6 @@ tools:
218231

219232

220233

221-
.. _new_contributors:
222-
223-
Issues for New Contributors
224-
---------------------------
225-
226-
New contributors should look for the following tags when looking for issues.
227-
We strongly recommend that new contributors tackle issues labeled
228-
`good first issue <https://github.com/matplotlib/matplotlib/labels/good%20first%20issue>`_
229-
as they are easy, well documented issues, that do not require an understanding of
230-
the different submodules of Matplotlib.
231-
This helps the contributor become familiar with the contribution
232-
workflow, and for the core devs to become acquainted with the contributor;
233-
besides which, we frequently underestimate how easy an issue is to solve!
234-
235234

236235
.. _contributing_documentation:
237236

0 commit comments

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