Skip to content

Commit 04ece1f

Browse files
committed
verbiage
Signed-off-by: George Jenkins <[email protected]>
1 parent e1b95d5 commit 04ece1f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/pull_request_template.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
**Special notes for your reviewer**:
88

99
**If applicable**:
10-
- [ ] this PR contains user facing changes (`docs needed` label should be applied if so)
10+
- [ ] this PR contains user facing changes (the `docs needed` label should be applied if so)
1111
- [ ] this PR contains unit tests
1212
- [ ] this PR has been tested for backwards compatibility

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 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 |
310+
| `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 |
311311

312312
#### Size labels
313313

0 commit comments

Comments
 (0)