mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 14:37:00 +00:00
Merge pull request #89946 from saschagrunert/kind-regression
Add kind/regression label to the pull request template and group them in an HTML comment
This commit is contained in:
commit
b2d5a96fdf
27
.github/PULL_REQUEST_TEMPLATE.md
vendored
27
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -9,17 +9,22 @@ https://git.k8s.io/community/contributors/devel/sig-release/release.md#issuepr-k
|
|||||||
-->
|
-->
|
||||||
|
|
||||||
**What type of PR is this?**
|
**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
|
Add one of the following kinds:
|
||||||
> /kind bug
|
/kind bug
|
||||||
> /kind cleanup
|
/kind cleanup
|
||||||
> /kind deprecation
|
/kind documentation
|
||||||
> /kind design
|
/kind feature
|
||||||
> /kind documentation
|
/kind design
|
||||||
> /kind failing-test
|
|
||||||
> /kind feature
|
Optionally add one or more of the following kinds if applicable:
|
||||||
> /kind flake
|
/kind api-change
|
||||||
|
/kind deprecation
|
||||||
|
/kind failing-test
|
||||||
|
/kind flake
|
||||||
|
/kind regression
|
||||||
|
-->
|
||||||
|
|
||||||
**What this PR does / why we need it**:
|
**What this PR does / why we need it**:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user