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

Skip to content

Commit ee7f3e1

Browse files
committed
added triage section to new contributor docs
1 parent d901275 commit ee7f3e1

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

doc/devel/contribute.rst

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,30 @@ please reach out on the :ref:`contributor_incubator`
161161

162162
.. _`open an issue`: https://github.com/matplotlib/matplotlib/issues/new?assignees=&labels=Documentation&projects=&template=documentation.yml&title=%5BDoc%5D%3A+
163163

164+
.. _contribute_triage:
165+
166+
Triage
167+
------
168+
The `issue tracker <https://github.com/matplotlib/matplotlib/issues>`_ is our
169+
centralized location for feature requests, bug reports,
170+
tracking major projects and discussing priorities. It takes a lot of
171+
time and effort to keep oragnized, so curating our issue tracker is a valuable
172+
contribution. Some examples are:
173+
174+
* improving and verifying bug reports and feature requests
175+
* linking to related issues, discussion, and external work
176+
* labeling issues and pull requests
177+
* helping to solve issues with high quality verified solutions
178+
179+
Helping out with triage is discussed in detail in :ref:`bug_triaging`.
180+
181+
Triage help is a valuable contribution because it takes a lot of time and
182+
judgement to effectively curate and resolve issues; therefore we very much
183+
appreciate thoughtful feedback to issue authors. Please do not verbatim post
184+
the output of a generative AI tool (such as chat GPT) as a response to a bug
185+
report as we expect that the issue author has either already tried that or has a
186+
reason for not doing so.
187+
164188

165189
.. _other_ways_to_contribute:
166190

0 commit comments

Comments
 (0)