Skip to content

Commit fdfda1e

Browse files
Merge pull request #1937 from horis233/update-pr-template
Minor updates in the template of PRs
2 parents 7215f6e + e465ee0 commit fdfda1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ Note: Make sure your branch is rebased to the latest upstream master.
1313

1414
**Reviewer Checklist**
1515
- [ ] Implementation matches the proposed design, or proposal is updated to match implementation
16-
- [ ] Sufficient unit test coverage
16+
- [ ] Sufficient unit test coverage
1717
- [ ] Sufficient end-to-end test coverage
18-
- [ ] Docs updated or added to `/docs`
18+
- [ ] Docs updated or added to `/doc`
1919
- [ ] Commit messages sensible and descriptive
2020

2121

0 commit comments

Comments
 (0)