Skip to content

Commit d591a59

Browse files
vsemozhetbytjasnell
authored andcommitted
meta: document commit msg exception for long URLs
PR-URL: #20207 Fixes: #17116 Refs: nodejs/core-validate-commit#24 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
1 parent 51164dd commit d591a59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/guides/contributing/pull-requests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ A good commit message should describe what changed and why.
151151

152152

153153
2. Keep the second line blank.
154-
3. Wrap all other lines at 72 columns.
154+
3. Wrap all other lines at 72 columns (except for long URLs).
155155

156156
4. If your patch fixes an open issue, you can add a reference to it at the end
157157
of the log. Use the `Fixes:` prefix and the full issue URL. For other references

0 commit comments

Comments
 (0)