From 30f33f05a29099fb3ffa2824a802adc1d0099b81 Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Wed, 13 Apr 2016 11:46:25 -0700 Subject: [PATCH] Remove empty lines --- .github/PULL_REQUEST_TEMPLATE.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 76db903..8dc6afe 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,15 +1,13 @@ ### Description -[Describe what this achieves] +[Describe what this change achieves] ### Issues Resolved [List any existing issues this PR resolves] ### Check List -- [ ] All test pass. See https://github.com/chef-cookbooks/community_cookbook_documentation/blob/master/TESTING.MD +- [ ] All tests pass. See https://github.com/chef-cookbooks/community_cookbook_documentation/blob/master/TESTING.MD - [ ] New functionality includes testing. - [ ] The CLA has been signed. See https://github.com/chef-cookbooks/community_cookbook_documentation/blob/master/CONTRIBUTING.MD - -