From 73f07795d7113fe9838064d93885b2181c7a8fcf Mon Sep 17 00:00:00 2001 From: Vaibhav Paralikar Date: Sat, 5 Jan 2019 13:50:24 +0530 Subject: [PATCH] Fixes PR template --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 403f67d6782..83c579300b3 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -10,7 +10,7 @@ https://git.k8s.io/community/contributors/devel/release.md#issue-kind-label --> **What type of PR is this?** -> Uncomment only one, leave it on its own line: +> Uncomment only one " /kind <>" line, hit enter to put that in a new line, and remove leading whitespaces from that line: > > /kind api-change > /kind bug