| --- | |
| name: Report an issue with the Dart VM. | |
| about: Create a bug or file a feature request related to the Dart VM. | |
| labels: area-vm | |
| --- | |
| 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! |