From 1ec01ca4c803d703730c437183dc40eeb45e0a3c Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Sun, 23 Oct 2016 10:23:30 -0700 Subject: [PATCH] Update Github PR template --- .github/PULL_REQUEST_TEMPLATE.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 5224928..b8c6d9f 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -7,8 +7,8 @@ [List any existing issues this PR resolves] ### Check List -- [ ] All tests pass. See https://github.com/chef-cookbooks/community_cookbook_documentation/blob/master/TESTING.MD + +- [ ] All tests pass. See - [ ] New functionality includes testing. - [ ] New functionality has been documented in the README if applicable -- [ ] The CLA has been signed. See https://github.com/chef-cookbooks/community_cookbook_documentation/blob/master/CONTRIBUTING.MD - +- [ ] All commits have been signed for the Developer Certificate of Origin. See