From 9ae7ed611f74ee701c243dbad3376a1329c7e0e2 Mon Sep 17 00:00:00 2001 From: Philip Molares Date: Fri, 20 Nov 2020 22:14:18 +0100 Subject: changed PR Template to indicate DCO and change handling of unnecessary checkboxes. Signed-off-by: Philip Molares --- .github/pull_request_template.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.github/pull_request_template.md') diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index fbc61e54..29e686b4 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -6,12 +6,13 @@ This PR fixes/adds/improves/... ### Steps - + - [ ] added implementation - [ ] added / updated tests - [ ] added / updated documentation - [ ] extended changelog +- [ ] I read the `CONTRIBUTING.md` and signed-off my commits to accept the DCO. ### Related Issue(s) -- cgit v1.2.3