From d149d8f96d0c10d40d5787e10c4f52a3f1372d3b Mon Sep 17 00:00:00 2001 From: Dev Ojha Date: Wed, 25 Jul 2018 00:34:51 -0700 Subject: [PATCH] github: update PR template to indicate changing pending changelog. (#2059) --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 902469b4..d4f55392 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -3,4 +3,4 @@ * [ ] Updated all relevant documentation in docs * [ ] Updated all code comments where relevant * [ ] Wrote tests -* [ ] Updated CHANGELOG.md +* [ ] Updated CHANGELOG_PENDING.md