We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a479c02 commit f1028f4Copy full SHA for f1028f4
.github/PULL_REQUEST_TEMPLATE.md
@@ -13,6 +13,7 @@ Resolves: #...
13
<!-- _Put an `x` in the boxes that apply:_ -->
14
15
- [ ] I have referenced the issue(s) resolved by this PR (if any)
16
+- [ ] I have signed-off my contribution with `git commit --amend -s`
17
- [ ] Lint and unit tests pass locally with my changes (`make indent && make check`)
18
- [ ] I have added tests that prove my fix is effective or that my feature works
19
- [ ] I have added the necessary documentation (if appropriate)
0 commit comments