Skip to content

Commit c5ab850

Browse files
authored
Update PULL_REQUEST_TEMPLATE.md
1 parent ceebad1 commit c5ab850

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,15 @@ Note: Make sure your branch is rebased to the latest upstream master.
1111

1212
**Motivation for the change:**
1313

14+
**Reviewer Checklist**
15+
[] Implementation matches the proposed design, or proposal is updated to match implementation
16+
[] Sufficient unit test coverage
17+
[] Sufficient end-to-end test coverage
18+
[] docs updated or added to `/docs`
19+
[] commit messages sensible and descriptive
20+
[] if implementation differs from proposal, proposal is updated to reflect the changes
21+
22+
1423
<!--
1524
1625
Note: If this PR is fixing an issue make sure to add a note saying:

0 commit comments

Comments
 (0)