Unverified Commit 8dbda225 authored by Kubernetes Prow Robot's avatar Kubernetes Prow Robot Committed by GitHub

Merge pull request #72606 from paralika/master

Fixes PR template
parents 3caa7ada 226109f4
...@@ -10,7 +10,7 @@ https://git.k8s.io/community/contributors/devel/release.md#issue-kind-label ...@@ -10,7 +10,7 @@ https://git.k8s.io/community/contributors/devel/release.md#issue-kind-label
--> -->
**What type of PR is this?** **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 api-change
> /kind bug > /kind bug
...@@ -35,7 +35,7 @@ Fixes # ...@@ -35,7 +35,7 @@ Fixes #
**Does this PR introduce a user-facing change?**: **Does this PR introduce a user-facing change?**:
<!-- <!--
If no, just write "NONE". If no, just write "NONE" in the release-note block below.
If yes, a release note is required: If yes, a release note is required:
Enter your extended release note in the block below. If the PR requires additional action from users switching to the new release, include the string "action required". Enter your extended release note in the block below. If the PR requires additional action from users switching to the new release, include the string "action required".
--> -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment