Skip to content

Commit 1e1fb86

Browse files
committed
Merge pull request #430 from arnehormann/improve-commit-reqs
doc: tests should fail without the change
2 parents 71f003c + fcfd2fe commit 1e1fb86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Please explain the changes you made here.
33

44
### Checklist
55
- [ ] Code compiles correctly
6-
- [ ] Created tests, if possible
6+
- [ ] Created tests which fail without the change (if possible)
77
- [ ] All tests passing
88
- [ ] Extended the README / documentation, if necessary
99
- [ ] Added myself / the copyright holder to the AUTHORS file

0 commit comments

Comments
 (0)