We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6c0c75 commit c738380Copy full SHA for c738380
.github/PULL_REQUEST_TEMPLATE.md
@@ -31,4 +31,5 @@
31
**Contribution checklist** (*)
32
- [ ] Pull request has a meaningful description of its purpose
33
- [ ] All commits are accompanied by meaningful commit messages
34
-
+ - [ ] All new or changed code is covered with integration/functional tests (if applicable)
35
+ - [ ] All automated tests passed successfully (all builds are green)
0 commit comments