From 56731aeca9fe83fbc3bb9ecf658c1b96536e42cc Mon Sep 17 00:00:00 2001 From: David McMahon Date: Thu, 7 Apr 2016 17:14:13 -0700 Subject: [PATCH] Clarify release-note label requirement for non-master PRs. --- pull-requests.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pull-requests.md b/pull-requests.md index 5085651e8..a5aeac766 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