blob: 7f1dee5952c358868846d10b021ed3a34e11bce8 [file] [view]
---
name: Report an issue with Darts static analysis.
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
---
If this is a bug report, please help us by providing:
- a clear description of the problem you are experiencing
- the expected and actual behavior, including a repro with the the specific code triggering the issue
- the Dart SDK version (`dart --version`)
The more information you can provide, the better we can understand and address the issue. Thanks!