Update the GitHub template for analyzer issues
This updates the template to apply the correct label to the issue being
created.
Change-Id: I67f2c0d7145dfe98f1907351f88fb1f8d3b723fa
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/418680
Auto-Submit: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
Reviewed-by: Devon Carew <devoncarew@google.com>
diff --git a/.github/ISSUE_TEMPLATE/2_analyzer.md b/.github/ISSUE_TEMPLATE/2_analyzer.md
index 45fa905..11722d9 100644
--- a/.github/ISSUE_TEMPLATE/2_analyzer.md
+++ b/.github/ISSUE_TEMPLATE/2_analyzer.md
@@ -3,7 +3,7 @@
about: >-
Create a bug or file a feature request related to Dart's static analysis
(including the command line analyzer, the analysis server, and the linter).
-labels: area-analyzer
+labels: area-devexp
---
If this is a bug report, please help us by providing: