area-*
label.area-core-library
?library-*
label, too.type-bug
or type-enhancement
if you can.dart-lang
project/package?Transfer issue
link.needs-info
labelIf you need additional information from an issue reporter to triage or otherwise act on an issue, say so, and consider adding the needs-info
label to the issue. Issues with a needs-info
label are triaged by our no response bot; it will auto-close the issue after 14 days if the issue reporter does not respond.
We‘re experimenting with triage automation. You may see comments made by a @dart-github-bot
- that’s related to our automation investigations. We may or may not continue experimentation here; for now, you can safely ignore these comments.
For the source for the triage tool, see https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot.
Issues filed against the Dart VM (issues with label area-vm
: VM issues) and IO library (issues with labels area-core-library
library-io
: io library issues) are triaged at least weekly by a member of the Dart VM team. Triaging a bug entails the following steps
Figure out if it is a bug, enhancement request, performance issue, general question, documentation issue or one of the other types and mark the issue appropriately as type-bug
,type-question
,type-enhancement
,type-performance
or one of the other types.
If additional information is needed for addressing the bug please add the label needs-info
to the issue and a comment back to the person filing the issue asking for information
Review contents of the issue and assign one of 4 priorities listed below
If the priority is <= P2 then it is also assigned to a developer.
Assign a milestone to the issue based on the priority selected so that the expected resolution timeline is clear. At this point add the triaged
label so that it is clear the issue has been looked at.
Issues may have their priorities adjusted up or down based on user feedback and milestones may also be adjusted based on available bandwidth in the team to address issues.