diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..8837bec --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,21 @@ +#### What this PR does / why we need it + +#### Which issue(s) this PR fixes + +Fixes # + +#### Special notes for your reviewer + +#### Does this PR introduce a user-facing change? + +```release-note + +```