diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d9670fa50..e4b83cd6e 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -4,10 +4,16 @@ [] Add unit-tests --> -**What this PR does / why we need it**: +**What this PR does / why we need it**: +Explain the PR and why it is needed. -**Which issue(s) this PR fixes** (optional) +**Which issue(s) this PR fixes** (optional) Closes # +or +PWX- -**Special notes for your reviewer**: +**Testing Notes** +Add testing output or passing unit test output here. +**Special notes for your reviewer**: +Add any notes for the reviewer here.