From dd228c07e05b6908bc1d15dde8f8025284a9ef47 Mon Sep 17 00:00:00 2001 From: mamoodi Date: Wed, 2 Oct 2024 13:30:53 -0400 Subject: [PATCH] Small reordering of PR template (#4173) --- .github/pull_request_template.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 113f681a6c..dace0fffec 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,8 +1,6 @@ -- [ ] Include this change in the Release Notes. If checked, you must provide an **end-user friendly** description for your change below - **End-user friendly description of the problem this fixes or functionality that this introduces** - +- [ ] Include this change in the Release Notes. If checked, you must provide an **end-user friendly** description for your change below --- **Give a summary of what the PR does, explaining any non-trivial design decisions**