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: src/release/issue-triaging.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,7 +82,9 @@ For issues labeled as `relnotes-tracking-issue`, the `needs-triage` tag should n
82
82
83
83
### Labels
84
84
85
-
There are many different labels that can be applied to issues.
85
+
There are many different labels that can be applied to issues. The set of labels we use for triaging
86
+
is always changing according to our needs and we try to keep this list updated. Labels are manually
87
+
added by team members as they see fit.
86
88
87
89
-`needs-triage`: Signals that an issue is new and needs initial triage.
88
90
-[`T-*`]: Specifies the team or teams that this issue is relevant to. For example `T-compiler`, `T-types` or `T-libs`. See [Team Examples](#team-examples) for more details.
0 commit comments