From a5fcd70b7660358ddd57c187b9bc2c3aae67bd54 Mon Sep 17 00:00:00 2001 From: Ashley Davis Date: Mon, 24 Jan 2022 15:29:48 +0000 Subject: [PATCH] update PR template to be simpler and mention allowing edits Signed-off-by: Ashley Davis --- .github/PULL_REQUEST_TEMPLATE.md | 35 +++++++++++++++++++++----------- 1 file changed, 23 insertions(+), 12 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index f9d464f7d..efe0df545 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,20 +1,31 @@ - -**What this PR does / why we need it**: +## Pull Request Motivation -**Which issue this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close that issue when PR gets merged)*: fixes # + -**Special notes for your reviewer**: +## Release Note + + + ```release-note +NONE ```