diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 42633170dc..bf162c1e5d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,30 +1,54 @@ -**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 -> /kind flake - -**What this PR does / why we need it**: - -**Which issue(s) this PR fixes**: + + +### What type of PR is this? + + + +### What this PR does / why we need it: + +### Which issue(s) this PR fixes: Fixes # -**Special notes for reviewers**: +### Special notes for reviewers: ``` ``` -**Additional documentation, usage docs, etc.**: +### Does this PR introduced a user-facing change? + +```release-note + +``` +### Additional documentation, usage docs, etc.: