From fe388a7f34a4822dc2cd0f879a5f2d31d7e40923 Mon Sep 17 00:00:00 2001 From: Harry Bagdi Date: Tue, 13 Jul 2021 16:10:00 -0700 Subject: [PATCH] add kind gep in PR template --- .github/PULL_REQUEST_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 6ee5164310..4c6170d9fb 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -24,6 +24,7 @@ Add one of the following kinds: /kind documentation /kind feature /kind design +/kind gep Optionally add one or more of the following kinds if applicable: /kind api-change