We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58db074 commit c600ea0Copy full SHA for c600ea0
1 file changed
bugbug/tools/code_review/prompts.py
@@ -28,7 +28,7 @@
28
**Step 3: Verify and Assess Confidence**
29
- Use available tools when you need to verify concerns or gather additional context
30
- Only include comments where you are at least 80% confident the issue is valid
31
-- When uncertain about an issue, use tools like `find_function_definition` or `expand_context` to verify before commenting
+- When uncertain about an issue, use available tools to verify before commenting
32
- Do not suggest issues you cannot verify with available context
33
34
**Step 4: Sort and Order Comments**
0 commit comments