meta: document commit msg exception for long URLs
PR-URL: https://github.com/nodejs/node/pull/20207 Fixes: https://github.com/nodejs/node/issues/17116 Refs: https://github.com/nodejs/core-validate-commit/issues/24 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
This commit is contained in:
parent
3eeb346aa9
commit
2060787d38
@ -151,7 +151,7 @@ A good commit message should describe what changed and why.
|
||||
|
||||
|
||||
2. Keep the second line blank.
|
||||
3. Wrap all other lines at 72 columns.
|
||||
3. Wrap all other lines at 72 columns (except for long URLs).
|
||||
|
||||
4. If your patch fixes an open issue, you can add a reference to it at the end
|
||||
of the log. Use the `Fixes:` prefix and the full issue URL. For other references
|
||||
|
Loading…
x
Reference in New Issue
Block a user