mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-10 05:30:26 +00:00
WIP: Proposed new PR release note template.
This commit is contained in:
12
.github/PULL_REQUEST_TEMPLATE
vendored
Normal file
12
.github/PULL_REQUEST_TEMPLATE
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
## Contributor guidelines
|
||||
|
||||
1. Please read our [contributor guidelines](https://github.com/kubernetes/kubernetes/blob/master/CONTRIBUTING.md).
|
||||
1. See our [developer guide](https://github.com/kubernetes/kubernetes/blob/master/docs/devel/development.md).
|
||||
1. 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. (_this would also contain updated detail later about this new template_)
|
||||
|
||||
```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
|
||||
```
|
Reference in New Issue
Block a user