From 3ce9178b98ef0b58dfa994201a3cb6db8b602fbe Mon Sep 17 00:00:00 2001 From: Vaibhav Paralikar Date: Sun, 6 Jan 2019 22:06:12 +0530 Subject: [PATCH] updated as per suggestion --- .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 e277023059c..cea2a37c1dd 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 " /kind <>" line, hit enter to put that in a new line, and remove leading whitespaces from that 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