We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceebad1 commit c5ab850Copy full SHA for c5ab850
.github/PULL_REQUEST_TEMPLATE.md
@@ -11,6 +11,15 @@ Note: Make sure your branch is rebased to the latest upstream master.
11
12
**Motivation for the change:**
13
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
23
<!--
24
25
Note: If this PR is fixing an issue make sure to add a note saying:
0 commit comments