You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/devel/contribute.rst
+17Lines changed: 17 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -161,6 +161,23 @@ please reach out on the :ref:`contributor_incubator`
161
161
162
162
.. _`open an issue`: https://github.com/matplotlib/matplotlib/issues/new?assignees=&labels=Documentation&projects=&template=documentation.yml&title=%5BDoc%5D%3A+
163
163
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
+
* labeling issues and pull requests
175
+
* verifying bug reports
176
+
* debugging and resolving issues
177
+
* linking to related issues, discussion, and external work
178
+
179
+
Helping out with triage is discussed in detail in :ref:`bug_triaging`.
0 commit comments