mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-03 20:40:26 -05:00
add kind-dependency label to PULL_REQUEST_TEMPLATE.md
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
This commit is contained in:
parent
6a20aa630d
commit
fd4d214b3c
1 changed files with 1 additions and 0 deletions
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -13,6 +13,7 @@ https://git.k8s.io/community/contributors/devel/sig-release/release.md#issuepr-k
|
||||||
<!--
|
<!--
|
||||||
Add one of the following kinds:
|
Add one of the following kinds:
|
||||||
/kind bug
|
/kind bug
|
||||||
|
/kind dependency
|
||||||
/kind cleanup
|
/kind cleanup
|
||||||
/kind documentation
|
/kind documentation
|
||||||
/kind feature
|
/kind feature
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue