Skip to content

Commit

Permalink
Add Pull request review checklist
Browse files Browse the repository at this point in the history
  • Loading branch information
HakonHesselberg committed Jun 9, 2021
1 parent 4fb483c commit 9a4720d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions PR_REVIEW_CHECKLIST.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Pull request review checklist

When reviewing a pull request, please use the following checklist. Remove any checkboxes which are not relevant for the pull request.

You can copy and paste the checklist into your review when approving.

```markdown
*Reviewer checklist*
- [ ] Read issue and PR
- [ ] Pulled branch and manually tested
- [ ] Verify that PR resolves issue
- [ ] Reviewed the code
```

0 comments on commit 9a4720d

Please sign in to comment.