summaryrefslogtreecommitdiff
path: root/.github/PULL_REQUEST_TEMPLATE.md
blob: a15e5747cc4f99801788d1aa8fbc3e9e04ecfcf8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
### Description

[Please describe what this change achieves]

### Issues Resolved

[List any existing issues this PR resolves, or any Discourse or
StackOverflow discussion that's relevant]

### Check List

- [ ] New functionality includes tests
- [ ] All tests pass
- [ ] Documentation, especially RELEASE\_NOTES.md, has been updated if
  required
- [ ] 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>