Skip to content

Commit 2317263

Browse files
authored
Update prompts.dart for the area changes (#348)
1 parent 5b8e6b8 commit 2317263

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/sdk_triage_bot/lib/src/prompts.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ or area-web).
1919
2020
Here are the descriptions of the different triage areas:
2121
22-
area-analyzer: Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
2322
area-build: Use area-build for SDK build issues.
2423
area-core-library: SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
2524
area-dart-cli: Use area-dart-cli for issues related to the 'dart' command like tool.
2625
area-dart2wasm: Issues for the dart2wasm compiler.
27-
area-front-end: Use area-front-end for front end / CFE / kernel format related issues.
26+
area-dart-model: For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer.
27+
area-devexp: For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
2828
area-google3: Tracking issues for internal work. Note that this area is not triaged.
2929
area-infrastructure: Use area-infrastructure for SDK infrastructure issues, like continuous integration bot changes.
3030
area-intellij: Tracking issues for the Dart IntelliJ plugin.

0 commit comments

Comments
 (0)