summaryrefslogtreecommitdiff
path: root/.github/PULL_REQUEST_TEMPLATE.md
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-04-23 11:57:44 -0700
committerTim Smith <tsmith@chef.io>2019-04-23 11:57:44 -0700
commit81ea20bbb6e4da0a0f143b6d4160a391b89fb3fd (patch)
tree72f18c2952fd6c445636aa18907e8f5c2628619e /.github/PULL_REQUEST_TEMPLATE.md
parente78381fd5c2a9d723b63a24ca97aa21dafe18f8f (diff)
downloadmixlib-authentication-81ea20bbb6e4da0a0f143b6d4160a391b89fb3fd.tar.gz
Add back Ruby 2.4 support / update testing
Add back Ruby 2.4 support Test on more versions in Appveyor Test on the latest ruby versions in Travis Add our full set of GitHub templates Enable issue locking Add a contributing file 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