We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51164dd commit d591a59Copy full SHA for d591a59
doc/guides/contributing/pull-requests.md
@@ -151,7 +151,7 @@ A good commit message should describe what changed and why.
151
152
153
2. Keep the second line blank.
154
-3. Wrap all other lines at 72 columns.
+3. Wrap all other lines at 72 columns (except for long URLs).
155
156
4. If your patch fixes an open issue, you can add a reference to it at the end
157
of the log. Use the `Fixes:` prefix and the full issue URL. For other references
0 commit comments