summaryrefslogtreecommitdiff
path: root/.github/PULL_REQUEST_TEMPLATE.md
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-04-23 09:28:33 -0700
committerTim Smith <tsmith@chef.io>2019-04-23 09:28:33 -0700
commit886ff218446f007c36c43062bc6666999559a759 (patch)
treee0b56af773ec9ba76fc1e01590f30e57e82c8475 /.github/PULL_REQUEST_TEMPLATE.md
parent6bb1c1cab484144da2215ce360068073946f2e99 (diff)
downloadmixlib-shellout-886ff218446f007c36c43062bc6666999559a759.tar.gz
Add new github templates and codeowners file
This syncs our config here with our other repos Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 441965f..0df03f8 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -5,10 +5,11 @@
### Issues Resolved
[List any existing issues this PR resolves, or any Discourse or
-StackOverflow discussion that's relevant]
+StackOverflow discussions that are relevant]
### Check List
- [ ] New functionality includes tests
- [ ] All tests pass
- [ ] All commits have been signed-off for the Developer Certificate of Origin. See <https://github.com/chef/chef/blob/master/CONTRIBUTING.md#developer-certification-of-origin-dco>
+- [ ] PR title is a worthy inclusion in the CHANGELOG \ No newline at end of file