mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Updated CommitMessage (markdown)
parent
7dea47a52f
commit
b802544442
@ -21,7 +21,7 @@ Notably, for the subject (the first line of description):
|
|||||||
For the body (the rest of the description):
|
For the body (the rest of the description):
|
||||||
|
|
||||||
* the text should be wrapped to ~76 characters (to appease git viewing tools, mainly), unless you really need longer lines (e.g. for ASCII art, tables, or long links)
|
* the text should be wrapped to ~76 characters (to appease git viewing tools, mainly), unless you really need longer lines (e.g. for ASCII art, tables, or long links)
|
||||||
* the Fixes/For line goes after the body with a blank newline separating the two
|
* the Fixes line goes after the body with a blank newline separating the two
|
||||||
* there is **no** Markdown in the commit message
|
* there is **no** Markdown in the commit message
|
||||||
* we **do not** use `Signed-off-by` lines. Don't add them. Our Gerrit server & GitHub bots enforce CLA compliance instead.
|
* we **do not** use `Signed-off-by` lines. Don't add them. Our Gerrit server & GitHub bots enforce CLA compliance instead.
|
||||||
* when referencing CLs, prefer saying "CL nnn" or using a golang.org/cl/nnn shortlink over a direct Gerrit URL, since that's more future-proof.
|
* when referencing CLs, prefer saying "CL nnn" or using a golang.org/cl/nnn shortlink over a direct Gerrit URL, since that's more future-proof.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user