From e48fac9d91ba25e4e3b45fda33f3dc40e662a4c6 Mon Sep 17 00:00:00 2001 From: brendamuir <100768211+brendamuir@users.noreply.github.com> Date: Mon, 24 Oct 2022 16:51:26 +0100 Subject: [PATCH] Proposal for PR template text (#57267) * Proposal for PR template text * adds full stop --- .github/PULL_REQUEST_TEMPLATE.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index fdd84f2a93c..98a6538dc60 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -16,9 +16,20 @@ Thank you for sending a pull request! Here are some tips: --> -**What this PR does / why we need it**: +**What is this feature?** -**Which issue(s) this PR fixes**: +[Add a brief description of what the feature or update does.] + +**Why do we need this feature?** + +[Add a description of the problem the feature is trying to solve.] + +**Who is this feature for?** + +[Add information on what kind of user the feature is for.] + + +**Which issue(s) does this PR fix?**: