diff options
| author | eduartua <eduartua@gmail.com> | 2019-01-29 11:23:48 -0600 |
|---|---|---|
| committer | eduartua <eduartua@gmail.com> | 2019-01-29 11:23:48 -0600 |
| commit | f684fcb8dff1641f11924fb23fcb4732cf4a97c8 (patch) | |
| tree | 63aa04023584fd9c6a8587da903150a5a9def031 /contributors/guide/pull-requests.md | |
| parent | 5a4bdf39dbb198fc161303dcc9b71b855053f08d (diff) | |
file release.md has been moved to /devel/sig-release - URLs in k/community updated
Diffstat (limited to 'contributors/guide/pull-requests.md')
| -rw-r--r-- | contributors/guide/pull-requests.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/guide/pull-requests.md b/contributors/guide/pull-requests.md index a24310a6..a9c26086 100644 --- a/contributors/guide/pull-requests.md +++ b/contributors/guide/pull-requests.md @@ -115,7 +115,7 @@ The GitHub robots will add and remove the `do-not-merge/hold` label as you use t ## Pull Requests and the Release Cycle -If a pull request has been reviewed, but held or not approved, it might be due to the current phase in the [Release Cycle](/contributors/devel/release.md). Occasionally, a SIG may freeze their own code base when working towards a specific feature or goal that could impact other development. During this time, your pull request could remain unmerged while their release work is completed. +If a pull request has been reviewed, but held or not approved, it might be due to the current phase in the [Release Cycle](/contributors/devel/sig-release/release.md). Occasionally, a SIG may freeze their own code base when working towards a specific feature or goal that could impact other development. During this time, your pull request could remain unmerged while their release work is completed. If you feel your pull request is in this state, contact the appropriate [SIG](https://git.k8s.io/community/sig-list.md) or [SIG-Release](https://git.k8s.io/sig-release) for clarification. |
