modify the pr template: comment out the kind examples (#295)

Signed-off-by: gy95 <guoyao17@huawei.com>
This commit is contained in:
gy95 2021-04-29 15:04:30 +08:00 committed by GitHub
parent dca8d5a8ed
commit f9ab9bdf09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 11 deletions

View File

@ -1,15 +1,19 @@
**What type of PR is this?**
> Uncomment only one ` /kind <>` line, hit enter to put that in a new line, and remove leading whitespace from that line:
>
> /kind api-change
> /kind bug
> /kind cleanup
> /kind deprecation
> /kind design
> /kind documentation
> /kind failing-test
> /kind feature
> /kind flake
<!--
Add one of the following kinds:
/kind api-change
/kind bug
/kind cleanup
/kind deprecation
/kind design
/kind documentation
/kind failing-test
/kind feature
/kind flake
-->
**What this PR does / why we need it**: