diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000000..10cfb413ba --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,66 @@ + + +#### What type of PR is this? + + + +> /kind api-change +> /kind bug +> /kind cleanup +> /kind deprecation +> /kind design +> /kind documentation +> /kind failing-test +> /kind feature +> /kind flake +> /kind other + +#### What this PR does / why we need it: + +#### How to verify it + +#### Which issue(s) this PR fixes: + + + + + +#### Special notes for your reviewer: + +#### Does this PR introduce a user-facing change? + + + +```release-note + +``` +