Skip to content

Commit 1c37172

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

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,8 @@ Note: Make sure your branch is rebased to the latest upstream master.
1515
- [ ] Implementation matches the proposed design, or proposal is updated to match implementation
1616
- [ ] Sufficient unit test coverage
1717
- [ ] 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
18+
- [ ] Docs updated or added to `/docs`
19+
- [ ] Commit messages sensible and descriptive
2120

2221

2322
<!--

0 commit comments

Comments
 (0)