dart-sdk/.github/ISSUE_TEMPLATE/1_issue_template.md
William Hesse 0872189d94 Enable general issue template
Add YAML metadata to the general issue creation template, so
it shows up in the list of issue creation options for users
on the GitHub issue creation page.

Change-Id: I72f546c1dfd407e41ad75e9abcf080cb5c9ea5ec
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/255661
Reviewed-by: Kevin Chisholm <kevinjchisholm@google.com>
Reviewed-by: Michael Thomsen <mit@google.com>
2022-08-19 17:45:10 +00:00

1.2 KiB

name about title
General issue Report a bug or suggest a feature Create an issue

Thank you for taking the time to file an issue!

This tracker is for issues related to:

  • Analyzer
  • Common Front End (CFE) and kernel
  • Dart core libraries ("dart:async", "dart:io", etc.)
  • Dart VM
  • dart2js
  • dev_compiler

Some other pieces of the Dart ecosystem are maintained elsewhere. Please file issues in their repository:

If you aren't sure, file the issue here and we'll find the right home for it. In your issue, please include:

  • Dart SDK Version (dart --version)
  • Whether you are using Windows, MacOSX, or Linux (if applicable)
  • Whether you are using Chrome, Safari, Firefox, Edge (if applicable)

Missing some or all of the above might make the issue take longer or be impossible to act on.

If you simply have a question, consider starting with Stack Overflow:

https://stackoverflow.com/questions/tagged/dart

For a real-time response, consider our Gitter channel:

https://gitter.im/dart-lang/sdk