File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 1+ Steps for triage when a user asks for help in the CLI:
2+ - Find the latest open issues in the flutter/flutter-intellij repo that don't have a priority label.
3+ - Consider the most recently updated issues first. Start presenting issues one at a time to the user.
4+ - For each issue, give suggestions such as:
5+ - Close the issue if it's not relevant any more (e.g. it's been fixed, the code it's referencing is outdated, etc.)
6+ - Suggest how to reproduce if it looks like it may be easy to reproduce locally
7+ - Ask for a reproduction with a small project if reproduction may be hard locally
8+ - Ask for more information and apply a waiting for response label
9+ - Note a code pointer for the issue if it could be a good first issue for an external contributor
10+ - Suggest a priority and other labels that may be relevant along with reasoning for the priority
You can’t perform that action at this time.
0 commit comments