Skip to content

Commit f1028f4

Browse files
committed
maint: add request to sign-off contributions to PR checklist
Signed-off-by: Yury V. Zaytsev <[email protected]>
1 parent a479c02 commit f1028f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Resolves: #...
1313
<!-- _Put an `x` in the boxes that apply:_ -->
1414

1515
- [ ] I have referenced the issue(s) resolved by this PR (if any)
16+
- [ ] I have signed-off my contribution with `git commit --amend -s`
1617
- [ ] Lint and unit tests pass locally with my changes (`make indent && make check`)
1718
- [ ] I have added tests that prove my fix is effective or that my feature works
1819
- [ ] I have added the necessary documentation (if appropriate)

0 commit comments

Comments
 (0)