We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d641fb3 commit 804006bCopy full SHA for 804006b
doc/contributing/pull-requests.md
@@ -204,6 +204,8 @@ A good commit message should describe what changed and why.
204
Bot generated commits are exempt from this requirement. If a commit has
205
multiple authors, the `Signed-off-by` line should be added for each author;
206
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.
209
210
Sample complete commit message:
211
0 commit comments