diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 0f29ed91..0b9ed6e6 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,19 +1,11 @@ -### PR Description +**What type of PR is this?** -***What kind of change does this PR introduce?*** (Bug fix, feature, docs update, ...) +**What this PR does / why we need it**: - - -***What is the current behavior?*** (You can also link to an open issue here) - - - -***What is the new behavior?*** (if this is a feature change)) - - - -***Does this PR introduce a breaking change?*** (What changes might users need to make in their application due to this PR?) - - - -***Other information***: +**Which issue(s) this PR fixes**: + +Fixes # + +**Special notes for your reviewer**: \ No newline at end of file