We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f028bdc commit b6af207Copy full SHA for b6af207
triage/labels.rst
@@ -30,8 +30,8 @@ These labels are used to specify the type of issue:
30
it is implicit that features are added to the ``main`` branch only.
31
The `Ideas Discourse category`_ can be used to discuss enhancements
32
before filing an issue.
33
-* :gh-label:`type-refactor`: for general code refactoring.
34
- Refactoring does not change user-facing behaviour.
+* :gh-label:`type-refactor`: for general code refactoring that
+ does not change user-facing behaviour.
35
* :gh-label:`type-security`: for security issues.
36
See also `Reporting security issues in Python`_.
37
0 commit comments