Skip to content

Commit 38c0a92

Browse files
authored
Update PULL_REQUEST_TEMPLATE.md
1 parent c5ab850 commit 38c0a92

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ Note: Make sure your branch is rebased to the latest upstream master.
1212
**Motivation for the change:**
1313

1414
**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
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
2121

2222

2323
<!--

0 commit comments

Comments
 (0)