Skip to content

Commit 740d872

Browse files
committed
Add notes for gemini triage in CLI
1 parent 8feed25 commit 740d872

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

tool/triage/GEMINI.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
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

0 commit comments

Comments
 (0)