Skip to content

Commit 804006b

Browse files
authored
Apply suggestion from @jasnell
1 parent d641fb3 commit 804006b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/contributing/pull-requests.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,8 @@ A good commit message should describe what changed and why.
204204
Bot generated commits are exempt from this requirement. If a commit has
205205
multiple authors, the `Signed-off-by` line should be added for each author;
206206
and at least one should match the author information in the commit metadata.
207+
This rule does not apply to dependency updates (e.g. cherry-picks), release
208+
commits, or backport commits.
207209

208210
Sample complete commit message:
209211

0 commit comments

Comments
 (0)