We have 2 opened pull requests that adds two features to our app:
1 - Show a list of products
2 - Paginate the list of products
The requirements of the pull requests are at the description of each.
We ask you to review the PR like it’s real work from a colleague, and also give suggestions with code examples and documentation if possible.
Expect a range of issues from trivial code hygiene to major bugs. Don’t worry about finding every possible improvement, as we are more interested in how you review a PR in general than in testing if you can spot each specific issue.
If you’re unfamiliar with GitHub: navigate to the PR, select “Files changed” to comment inline on the diff. Once you’ve completed your review, click the green “Review changes” button. You can find more information on how to comment on a pull request here.