github: update PR template to require testing + make changelog notice seen by reviewers (#2565)

* github: update PR template to require testing + make changelog notice more prominent

Fixes #2312

I have intentionally made this short and concise. The point is to make both the author and reviewer think about updating the changelog and verifying the change is well tested, but not to be over-prescriptive.

* Update pull_request_template.md

* Update pull_request_template.md
This commit is contained in:
Stephen Gutekanst 2019-03-15 16:50:38 -06:00 committed by GitHub
parent a234998c1a
commit e16041c375
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1,6 @@
<!-- Remember to update the changelog for user-facing changes. -->
<!-- Reminder: Have you updated the changelog? -->
Test Plan: <!-- Required: What is the test plan for this change? -->