diff options
| author | eduartua <eduartua@gmail.com> | 2019-01-31 13:36:01 -0600 |
|---|---|---|
| committer | eduartua <eduartua@gmail.com> | 2019-01-31 13:36:01 -0600 |
| commit | 0bacd3d192425ee2d5bc2387ec8f000a5b76a22b (patch) | |
| tree | 7b16d8046e3233ac5f48119af0b253a87f441a10 /contributors/guide/release-notes.md | |
| parent | 1e4beeda12d7f1191cfc53c821f134b00951da00 (diff) | |
| parent | b7b910a2351301d39c8de38ff0156aa9aad88d42 (diff) | |
Some files had conflict with some URL - fixed now
Diffstat (limited to 'contributors/guide/release-notes.md')
| -rw-r--r-- | contributors/guide/release-notes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/guide/release-notes.md b/contributors/guide/release-notes.md index 655dff1c..81dca597 100644 --- a/contributors/guide/release-notes.md +++ b/contributors/guide/release-notes.md @@ -30,4 +30,4 @@ For pull requests that don't need to be mentioned at release time, use the `/rel To see how to format your release notes, view the kubernetes/kubernetes [pull request template](https://git.k8s.io/kubernetes/.github/PULL_REQUEST_TEMPLATE.md) for a brief example. Pull Request titles and body comments can be modified at any time prior to the release to make them friendly for release notes. -Release notes apply to pull requests on the master branch. For cherry-pick pull requests, see the [cherry-pick instructions](/contributors/devel/cherry-picks.md). The only exception to these rules is when a pull request is not a cherry-pick and is targeted directly to the non-master branch. In this case, a `release-note-*` label is required for that non-master pull request. +Release notes apply to pull requests on the master branch. For cherry-pick pull requests, see the [cherry-pick instructions](/contributors/devel/sig-release/cherry-picks.md). The only exception to these rules is when a pull request is not a cherry-pick and is targeted directly to the non-master branch. In this case, a `release-note-*` label is required for that non-master pull request. |
