diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b5e2b0e581..e6d0f717b6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -64,8 +64,8 @@ letter in a paragraph must be capitalized. All breaking changes need to be mentioned in the {footer} with the description of the change, the justification behind the change and any migration notes required. -Any line of the commit message cannot be longer than 90 characters, with the subject line -limited to 70 characters. This allows the message to be easier to read on github as well +Any line of the commit message cannot be longer than 72 characters, with the subject line +limited to 50 characters. This allows the message to be easier to read on github as well as in various git tools. The allowed {types} are as follows: diff --git a/docs/contributing/standards.rst b/docs/contributing/standards.rst index 542e1a380a..ef06a86651 100644 --- a/docs/contributing/standards.rst +++ b/docs/contributing/standards.rst @@ -194,8 +194,8 @@ Format of the Commit Message {footer} -Any line of the commit message cannot be longer than 90 characters, with the subject -line limited to 70 characters. This allows the message to be easier to read on github +Any line of the commit message cannot be longer than 72 characters, with the subject +line limited to 50 characters. This allows the message to be easier to read on github as well as in various git tools. Subject Line