mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
WIP: Proposed new PR release note template.
This commit is contained in:
parent
6e99624dd6
commit
2946aae0fa
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
|
||||
```
|
Loading…
Reference in New Issue
Block a user