mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-21 22:49:31 +00:00
20 lines
967 B
Markdown
20 lines
967 B
Markdown
<!--
|
|
Checklist for submitting a Pull Request
|
|
|
|
Please remove this comment block before submitting.
|
|
|
|
1. Please read our [contributor guidelines](https://github.com/kubernetes/kubernetes/blob/master/CONTRIBUTING.md).
|
|
2. See our [developer guide](https://github.com/kubernetes/kubernetes/blob/master/docs/devel/development.md).
|
|
3. If you want this PR to automatically close an issue when it is merged,
|
|
add `fixes #<issue number>` or `fixes #<issue number>, fixes #<issue number>`
|
|
to close multiple issues (see: https://github.com/blog/1506-closing-issues-via-pull-requests).
|
|
4. Follow the instructions for [labeling and writing a release note for this PR](https://github.com/kubernetes/kubernetes/blob/master/docs/devel/pull-requests.md#release-notes) in the block below.
|
|
-->
|
|
|
|
```release-note
|
|
* Use the release-note-* labels to set the release note state
|
|
* Clear this block to use the PR title as the release note
|
|
-OR-
|
|
* Enter your extended release note here
|
|
```
|