From bb0f3566109e6d1265454619f70e22a500b03f16 Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Wed, 2 Jan 2019 16:15:25 -0800 Subject: [PATCH] Tell people to update changed package list. (#6633) --- pull_request_template.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pull_request_template.md b/pull_request_template.md index c071d4135..60fd6da7e 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -1 +1,3 @@ -Be sure to edit the `master` section of `CHANGELOG.md` with a line describing this PR before it gets merged. +Be sure to edit the `master` section of `CHANGELOG.md`. This includes a +description of the change and ensuring the modified package(s) are listed as +having been changed.