summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-05-31 23:54:53 -0700
committerTim Smith <tsmith84@gmail.com>2019-08-06 20:33:17 -0700
commite123e687c9c0a5a27c2bee014c0684c1153ffda0 (patch)
treecbfb50f0b4a4877f1d6df9f21e026a11ac35a073 /.github
parenta338f147c50c1248a4aeee84cd093470e34d4171 (diff)
downloadmixlib-authentication-e123e687c9c0a5a27c2bee014c0684c1153ffda0.tar.gz
Update project owner + Remove Travis CI
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md15
1 files changed, 0 insertions, 15 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
deleted file mode 100644
index 0df03f8..0000000
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ /dev/null
@@ -1,15 +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
-- [ ] 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