Skip to content

Commit b6af207

Browse files
Update triage/labels.rst
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
1 parent f028bdc commit b6af207

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

triage/labels.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ These labels are used to specify the type of issue:
3030
it is implicit that features are added to the ``main`` branch only.
3131
The `Ideas Discourse category`_ can be used to discuss enhancements
3232
before filing an issue.
33-
* :gh-label:`type-refactor`: for general code refactoring.
34-
Refactoring does not change user-facing behaviour.
33+
* :gh-label:`type-refactor`: for general code refactoring that
34+
does not change user-facing behaviour.
3535
* :gh-label:`type-security`: for security issues.
3636
See also `Reporting security issues in Python`_.
3737

0 commit comments

Comments
 (0)