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
This updates the document to reference the GitHub label `area-devexp`
rather than `area-analyzer` as a result of the recent changes in team
structure.
Change-Id: I2c912d8a5cf61285d1e0a8239b54256272972ab0
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/418681
Reviewed-by: Bob Nystrom <[email protected]>
Commit-Queue: Bob Nystrom <[email protected]>
Auto-Submit: Brian Wilkerson <[email protected]>
Copy file name to clipboardExpand all lines: docs/How-the-issue-tracker-works.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -239,7 +239,7 @@ waiting to be triaged.
239
239
240
240
Subteams often have their own labels that are only meaningful for a certain
241
241
product or system. Those labels start with the name of the team's area. For
242
-
example, "analyzer-", "vm-", etc. Area-specific labels are owned by the
242
+
example, "devexp-", "vm-", etc. Area-specific labels are owned by the
243
243
respective team and it's up to that team to manage how the labels are used, what
244
244
they mean, and when they can be removed.
245
245
@@ -316,7 +316,7 @@ There are a few other miscellaneous labels you might run into:
316
316
317
317
## Queries
318
318
319
-
*[Issues with no area](https://github.com/dart-lang/sdk/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+-label%3Aarea-analyzer-cfe+-label%3Aarea-analyzer+-label%3Aarea-build+-label%3Aarea-dart2js+-label%3Aarea-dev-compiler+-label%3Aarea-documentation+-label%3Aarea-front-end+-label%3Aarea-html+-label%3Aarea-infrastructure+-label%3Aarea-intellij+-label%3Aarea-js-interop+-label%3Aarea-kernel+-label%3Aarea-language+-label%3Aarea-library+-label%3Aarea-meta+-label%3Aarea-observatory+-label%3Aarea-pkg+-label%3Aarea-samples+-label%3Aarea-sdk+-label%3Aarea-spec-parser+-label%3Aarea-specification+-label%3Aarea-test+-label%3Aarea-vm)
319
+
*[Issues with no area](https://github.com/dart-lang/sdk/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+-label%3Aarea-build+-label%3Aarea-dart2js+-label%3Aarea-dart-model+-label%3Aarea-devexp+-label%3Aarea-dev-compiler+-label%3Aarea-documentation+-label%3Aarea-front-end+-label%3Aarea-html+-label%3Aarea-infrastructure+-label%3Aarea-intellij+-label%3Aarea-js-interop+-label%3Aarea-kernel+-label%3Aarea-language+-label%3Aarea-library+-label%3Aarea-meta+-label%3Aarea-observatory+-label%3Aarea-pkg+-label%3Aarea-samples+-label%3Aarea-sdk+-label%3Aarea-spec-parser+-label%3Aarea-specification+-label%3Aarea-test+-label%3Aarea-vm)
320
320
*[Issues with no priority](https://github.com/dart-lang/sdk/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+-label%3Ap0-critical+-label%3Ap1-high+-label%3Ap2-medium+-label%3Ap3-low+)
321
321
*[Issues with no type](https://github.com/dart-lang/sdk/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+-label%3Atype-bug+-label%3Atype-code-health+-label%3Atype-documentation+-label%3Atype-enhancement+-label%3Atype-performance+-label%3Atype-security+-label%3Atype-task)
322
322
*[Meta-issues with no assignee](https://github.com/dart-lang/sdk/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Aarea-meta+no%3Aassignee)
0 commit comments