We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e4091f commit a5801d8Copy full SHA for a5801d8
.github/PULL_REQUEST_TEMPLATE.md
@@ -36,6 +36,7 @@
36
- [ ] I have performed a *self-review* of my own code
37
- [ ] I have *commented* my code where necessary, particularly in areas that should be flagged with a TODO, or hard-to-understand areas
38
- [ ] I have made corresponding changes to the *documentation*
39
+- [ ] I have made corresponding changes to the *examples*
40
- [ ] My changes generate *no new warnings*
41
- [ ] The *code coverage* hasn't decreased
42
- [ ] I have *added tests* that prove my change is effective and works
0 commit comments