Correctness
Write the questions reviewers should always ask about logic and behavior: Does the code do what the ticket says it should do? Does it handle all the edge cases named in the acceptance criteria? Are there untested code paths? Does it produce correct output for the test cases?