You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CONTRIBUTING.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -307,7 +307,7 @@ The following tables define all label types used for Helm. It is split up by cat
307
307
|`needs rebase`| Indicates a PR needs to be rebased before it can be merged |
308
308
|`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 |
309
309
|`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 |
0 commit comments