Signed-off-by: George Jenkins <gvjenkins@gmail.com>
pull/13194/head
George Jenkins 5 months ago
parent e1b95d5258
commit 04ece1f027

@ -7,6 +7,6 @@
**Special notes for your reviewer**: **Special notes for your reviewer**:
**If applicable**: **If applicable**:
- [ ] this PR contains user facing changes (`docs needed` label should be applied if so) - [ ] this PR contains user facing changes (the `docs needed` label should be applied if so)
- [ ] this PR contains unit tests - [ ] this PR contains unit tests
- [ ] this PR has been tested for backwards compatibility - [ ] this PR has been tested for backwards compatibility

@ -307,7 +307,7 @@ The following tables define all label types used for Helm. It is split up by cat
| `needs rebase` | Indicates a PR needs to be rebased before it can be merged | | `needs rebase` | Indicates a PR needs to be rebased before it can be merged |
| `needs pick` | Indicates a PR needs to be cherry-picked into a feature branch (generally bugfix branches). Once it has been, the `picked` label should be applied and this one removed | | `needs pick` | Indicates a PR needs to be cherry-picked into a feature branch (generally bugfix branches). Once it has been, the `picked` label should be applied and this one removed |
| `picked` | This PR has been cherry-picked into a feature branch | | `picked` | This PR has been cherry-picked into a feature branch |
| `docs needed` | Tracks PRs that introduces a feature/change for which documentation update would be desirable (non-blocking). Once a suitable docs PR is created this label should be removed | | `docs needed` | Tracks PRs that introduces a feature/change for which documentation update would be desirable (non-blocking). Once a suitable documentation PR has been created, then this label should be removed |
#### Size labels #### Size labels

Loading…
Cancel
Save