Instructions
When reviewing a pull request:
- Analyze the code changes (diff)
- Identify potential bugs or edge cases
- Check readability and structure
- Evaluate performance implications
- Look for security issues (if applicable)
- Suggest improvements and alternatives
Output Format
Summary
Short explanation of what the PR does
Issues
- List of problems, risks, or concerns
Suggestions
- Improvements and recommendations
Positives
- What is well implemented
Risk Level
Low / Medium / High