From 5e62c13558545b099cfb7b1c207b562627f5bef1 Mon Sep 17 00:00:00 2001 From: Pat Cavit Date: Sat, 22 Jul 2017 13:13:13 -0700 Subject: [PATCH] docs: add changelog entry to PR template (#1911) --- .github/PULL_REQUEST_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 9218a937..b60b2e54 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -27,3 +27,4 @@ - [ ] I have read the **CONTRIBUTING** document. - [ ] I have added tests to cover my changes. - [ ] All new and existing tests passed. +- [ ] I have updated `docs/change-log.md`