File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,8 @@ These labels are used to specify the type of issue:
2626* :gh-label: `type-crash `: for hard crashes of the interpreter, possibly with a
2727 core dump.
2828* :gh-label: `type-feature `: for feature requests or enhancements.
29+ Feature requests do not need :ref: `version labels <Version labels >`;
30+ it is implicit that features are added to the ``main `` branch only.
2931 The `Ideas Discourse category `_ can be used to discuss enhancements
3032 before filing an issue.
3133* :gh-label: `type-security `: for security issues.
@@ -81,6 +83,8 @@ You can see the `full list of topic labels on GitHub
8183<https://github.com/python/cpython/labels?q=topic> `_.
8284
8385
86+ .. _Version labels :
87+
8488Version labels
8589==============
8690
You can’t perform that action at this time.
0 commit comments