We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
wiki: redirect everything to go.dev/wiki For #61940.
Revert 8a72ebaeb39ec6cd0c6297776bee1c80a4c55cbb...3d171041a94430ddc6d445978294e014931a844f on CommitMessage
Signed-Off-By is now required in commit messages
Indicate it is acceptable to use a trailing period on the bug reference line (such as 'Fixes #12345.'), which is common practice for some on core Go team
Updated CommitMessage (markdown)
use a more obvious verb in example
Revert "Destroyed CommitMessage (markdown)" This reverts commit 9dfdb65c0841c8d601f78540302789ef981ffa09.
Destroyed CommitMessage (markdown)
use shorter, canonical contribution guide URL
Encourage CL NNNN rather than git hash
clarify why not to use Gerrit UI for revert of revert
Add a section on reverts
Roll back rename of CommitMessage.md
Updated CommitMessage (markdown => textile)
Make clear that For, Updates, etc are all OK and not to be picky about.
replace other instance of "Updates" with "For"
document commit message convention for moving code between repos
Suggest that saying "CL nnn" or golang.org/cl/nnn is preferred over direct Gerrit URLs.
Better formatting/english. No actual changes in the recommendations.