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

Skip to content

Commit 5c95777

Browse files
committed
Address review comments
1 parent 6775b2d commit 5c95777

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

doc/devel/triage.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -179,8 +179,8 @@ The following workflow is a good way to approach issue triaging:
179179
if it is clearly a bug, `New feature <https://github.com/matplotlib/matplotlib/issues?q=sort%3Aupdated-desc+state%3Aopen+label%3A%22New+feature%22>`__
180180
if it is a new feature request, etc.
181181

182-
An additional useful step can be to tag the corresponding module e.g.
183-
the "GUI/Qt" label when relevant.
182+
An additional useful step can be to tag with the relevant "topic: ..." label,
183+
e.g. "topic: widgets/UI" or "topic: animation".
184184

185185
Take some time to familiarize yourself with the available labels and their
186186
meaning, and try to use them consistently.
@@ -219,10 +219,10 @@ can:
219219
AI-generated contributions
220220
--------------------------
221221

222-
Make sure PRs comply with our :ref:`policy on AI-generated contributions <generative_ai>`.
223-
If you identify a PR that does not comply with the policy, ask the contributor
224-
to clarify the AI tools used and the contribution of the author, and to update
225-
the PR description accordingly.
222+
Make sure PRs comply with our :ref:`AI policy <generative_ai>`. If you identify
223+
a PR that does not comply with the policy, ask the contributor to clarify the AI
224+
tools used and the contribution of the author, and to update the PR description
225+
accordingly to comply with our AI policy.
226226

227227
.. _triage_team:
228228

0 commit comments

Comments
 (0)