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 7ec35c2 commit b9a163eCopy full SHA for b9a163e
.github/pull_request_template.md
@@ -32,9 +32,7 @@
32
- [ ] My code follows the style guidelines of this project
33
- [ ] I have performed a self-review of my code
34
- [ ] I have commented my code, particularly in hard-to-understand areas
35
-- [ ] I have made corresponding changes to the documentation
36
- [ ] My changes generate no new warnings
37
- [ ] I have run `yarn format` and `yarn lint` without getting any errors
38
- [ ] I have added tests that prove my fix is effective or that my feature works
39
- [ ] 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