Skip to content

Commit b9a163e

Browse files
authored
docs: update pull_request_template.md (#807)
Update pull_request_template.md
1 parent 7ec35c2 commit b9a163e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/pull_request_template.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,7 @@
3232
- [ ] My code follows the style guidelines of this project
3333
- [ ] I have performed a self-review of my code
3434
- [ ] I have commented my code, particularly in hard-to-understand areas
35-
- [ ] I have made corresponding changes to the documentation
3635
- [ ] My changes generate no new warnings
3736
- [ ] I have run `yarn format` and `yarn lint` without getting any errors
3837
- [ ] I have added tests that prove my fix is effective or that my feature works
3938
- [ ] New and existing unit tests pass locally with my changes
40-
- [ ] Any dependent changes have been merged and published in downstream modules

0 commit comments

Comments
 (0)