diff --git a/documentation/pull_request_template.md b/documentation/pull_request_template.md new file mode 100644 index 0000000000..7f76f9d5bf --- /dev/null +++ b/documentation/pull_request_template.md @@ -0,0 +1,21 @@ +**What type of PR is this?** +> Uncomment only one ` /kind <>` line, hit enter to put that in a new line, and remove leading whitespaces from that line: +> +> /kind api-change +> /kind bug +> /kind cleanup +> /kind design +> /kind documentation +> /kind failing-test +> /kind feature + +**What this PR does / why we need it**: + +**Which issue(s) this PR fixes**: + +Fixes # + +**Special notes for your reviewer**: