summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-04-24 21:18:04 -0700
committerTim Smith <tsmith@chef.io>2019-04-24 21:18:04 -0700
commitb0d63cf912b20614dcd9551a5f9d7dbb3504acf7 (patch)
treefcad88f1eeaf487b9498d50120c0d52053f7d26b /.github
parentb1a1eb53224ab25d3fa88e39decb539935ee780e (diff)
downloadchef-b0d63cf912b20614dcd9551a5f9d7dbb3504acf7.tar.gz
Use our org default pull request templateexpeditor_update
This comes from the org now and it's better there. Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md16
1 files changed, 0 insertions, 16 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
deleted file mode 100644
index ac0fc52309..0000000000
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ /dev/null
@@ -1,16 +0,0 @@
-### Description
-
-[Please describe what this change achieves]
-
-### Issues Resolved
-
-[List any existing issues this PR resolves, or any Discourse or
-StackOverflow discussions that are relevant]
-
-### Check List
-
-- [ ] New functionality includes tests
-- [ ] All tests pass
-- [ ] RELEASE\_NOTES.md has been updated if required (not required for bugfixes, required for API changes)
-- [ ] 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