]> git.proxmox.com Git - mirror_zfs.git/blobdiff - .github/CONTRIBUTING.md
Bump commit subject length to 72 characters
[mirror_zfs.git] / .github / CONTRIBUTING.md
index c2a5e6a1345801e689844c7cb891913452ca7096..08871f752a2a31155692b1274f23ea8da236777e 100644 (file)
@@ -161,7 +161,7 @@ coding convention.
 ### Commit Message Formats
 #### New Changes
 Commit messages for new changes must meet the following guidelines:
-* In 50 characters or less, provide a summary of the change as the
+* In 72 characters or less, provide a summary of the change as the
 first line in the commit message.
 * A body which provides a description of the change. If necessary,
 please summarize important information such as why the proposed