Remove kind/design from PR template

- Remove `kind/design` from PR template in lieu of https://github.com/kubernetes/community/issues/5641
- Removal of `kind/design` from `k/k` is made possible by https://github.com/kubernetes/test-infra/pull/23011

Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com>
This commit is contained in:
Madhav Jivrajani 2021-08-01 14:29:21 +05:30
parent 5be21c50c2
commit 249ec4ef11

View File

@ -16,7 +16,6 @@ Add one of the following kinds:
/kind cleanup /kind cleanup
/kind documentation /kind documentation
/kind feature /kind feature
/kind design
Optionally add one or more of the following kinds if applicable: Optionally add one or more of the following kinds if applicable:
/kind api-change /kind api-change