Skip to content

Commit 91c1925

Browse files
Update TRIAGE.md (#9220)
Adds a link to a search for the new `team-devexp` label, and updates the area label to account for the rename from `d: devtools` to `a: devtools`.
1 parent b4c6fa5 commit 91c1925

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

TRIAGE.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,13 @@ The triager should spend about ~1 hour per week on maintaining the health of the
2222

2323
1. Triage any [new flutter/devtools issues](https://github.com/flutter/devtools/issues?q=is%3Aopen+is%3Aissue+-label%3AP0%2CP1%2CP2%2CP3)
2424
by applying [proper labels](#label-the-issue) and [assigning priority](#prioritize-the-issue).
25-
2. Triage any new [flutter/flutter issues related to DevTools](https://github.com/flutter/flutter/labels/d%3A%20devtools).
25+
2. Triage any new flutter/flutter issues [related to DevTools](https://github.com/flutter/flutter/labels/a%3A%20devtools) or
26+
[owned by the DevTools team](https://github.com/flutter/flutter/issues?q=is%3Aissue%20state%3Aopen%20label%3Ateam-devexp).
2627
Transfer any issues to the `flutter/devtools` repo that should be tracked on our own issue tracker, and close issues you
2728
find that are obsolete.
28-
3. Try to reproduce any issues with the [reproduce to verify](https://github.com/flutter/devtools/labels/reproduce%20to%20verify) label.
29-
4. Spend at least 20 minutes [cleaning up the issue backlog](#clean-up-the-issue-backlog).
30-
5. Look through the DevTools discord [channel](https://discord.com/channels/608014603317936148/958862085297672282) for any recent user
29+
4. Try to reproduce any issues with the [reproduce to verify](https://github.com/flutter/devtools/labels/reproduce%20to%20verify) label.
30+
5. Spend at least 20 minutes [cleaning up the issue backlog](#clean-up-the-issue-backlog).
31+
6. Look through the DevTools discord [channel](https://discord.com/channels/608014603317936148/958862085297672282) for any recent user
3132
questions or concerns that require a response.
3233

3334
### Label the issue

0 commit comments

Comments
 (0)