From 73f07795d7113fe9838064d93885b2181c7a8fcf Mon Sep 17 00:00:00 2001 From: Vaibhav Paralikar Date: Sat, 5 Jan 2019 13:50:24 +0530 Subject: [PATCH 1/4] 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 From 6641dc6e31fc2a2594196da20731535a2b683284 Mon Sep 17 00:00:00 2001 From: Vaibhav Paralikar Date: Sat, 5 Jan 2019 14:32:59 +0530 Subject: [PATCH 2/4] 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 83c579300b3..e277023059c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -35,7 +35,7 @@ Fixes # **Does this PR introduce a user-facing change?**: From 3ce9178b98ef0b58dfa994201a3cb6db8b602fbe Mon Sep 17 00:00:00 2001 From: Vaibhav Paralikar Date: Sun, 6 Jan 2019 22:06:12 +0530 Subject: [PATCH 3/4] 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 From 226109f4e86d87647d3340c20e82ca9b281d27a9 Mon Sep 17 00:00:00 2001 From: Vaibhav Paralikar Date: Mon, 7 Jan 2019 12:18:51 +0530 Subject: [PATCH 4/4] corrected release-note --- .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 cea2a37c1dd..ff71abd6682 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -35,7 +35,7 @@ Fixes # **Does this PR introduce a user-facing change?**: