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
+19
Original file line number
Diff line number
Diff line change
@@ -158,6 +158,25 @@ please reach out on the :ref:`contributor_incubator`
158
158
159
159
.. _`open an issue`: https://github.com/matplotlib/matplotlib/issues/new?assignees=&labels=Documentation&projects=&template=documentation.yml&title=%5BDoc%5D%3A+
160
160
161
+
.. _contribute_triage:
162
+
163
+
Triage
164
+
------
165
+
We appreciate help keeping our `issue tracker <https://github.com/matplotlib/matplotlib/issues>`_
166
+
organized because the issue tracker is our centralized location for feature requests,
167
+
bug reports, tracking major projects, and discussing priorities.
168
+
169
+
Some examples of what we mean by triage are:
170
+
171
+
* labeling issues and pull requests
172
+
* verifying bug reports
173
+
* debugging and resolving issues
174
+
* linking to related issues, discussion, and external work
175
+
176
+
Helping out with triage is discussed in detail in :ref:`bug_triaging`.
177
+
178
+
If you have any questions about the process, please reach out on the
0 commit comments