From e16041c3752898c1420714ac0188ef4cd672745e Mon Sep 17 00:00:00 2001 From: Stephen Gutekanst Date: Fri, 15 Mar 2019 16:50:38 -0600 Subject: [PATCH] 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 --- .github/pull_request_template.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ddfc113c6c3..a1e0c356a89 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1 +1,6 @@ - + + + + + +Test Plan: