Skip to content

Commit 0554fdd

Browse files
Update CONTRIBUTING.md
Co-authored-by: Scott Rigby <[email protected]> Signed-off-by: George Jenkins <[email protected]>
1 parent b881266 commit 0554fdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ The following tables define all label types used for Helm. It is split up by cat
307307
| `needs rebase` | Indicates a PR needs to be rebased before it can be merged |
308308
| `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 |
309309
| `picked` | This PR has been cherry-picked into a feature branch |
310-
| `docs wanted` | 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 |
310+
| `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 |
311311

312312
#### Size labels
313313

0 commit comments

Comments
 (0)