Skip to content

Commit a5801d8

Browse files
authored
chore(all): add a PR checklist item to update examples (#560)
1 parent 4e4091f commit a5801d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/PULL_REQUEST_TEMPLATE.md

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
- [ ] I have performed a *self-review* of my own code
3737
- [ ] I have *commented* my code where necessary, particularly in areas that should be flagged with a TODO, or hard-to-understand areas
3838
- [ ] I have made corresponding changes to the *documentation*
39+
- [ ] I have made corresponding changes to the *examples*
3940
- [ ] My changes generate *no new warnings*
4041
- [ ] The *code coverage* hasn't decreased
4142
- [ ] I have *added tests* that prove my change is effective and works

0 commit comments

Comments
 (0)