]> 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 32be3d4102e05630d87026199d22faf429a71aeb..1bd17bd93f2000f9bbda6e9bf7db5733fde0b3ad 100644 (file)
@@ -164,7 +164,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