diff options
| author | David McMahon <djmm@google.com> | 2016-04-07 17:14:13 -0700 |
|---|---|---|
| committer | David McMahon <djmm@google.com> | 2016-04-07 17:14:13 -0700 |
| commit | 56731aeca9fe83fbc3bb9ecf658c1b96536e42cc (patch) | |
| tree | dec0ff59f39c07fa7bc78799ec1be7d05c99d816 | |
| parent | 097c004d25430d96362c393e46bd4184a0caf2a5 (diff) | |
Clarify release-note label requirement for non-master PRs.
| -rw-r--r-- | pull-requests.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pull-requests.md b/pull-requests.md index 5085651e..a5aeac76 100644 --- a/pull-requests.md +++ b/pull-requests.md @@ -86,7 +86,7 @@ This section applies only to pull requests on the master branch. The only exception to these rules is when a PR is not a cherry-pick and is targeted directly to the non-master branch. In this case, a `release-note-*` -label is optional (and not enforced). +label is required for that non-master PR. ### Reviewing pre-release notes |
