Updated CommitMessage (markdown)

Andrew Bonventre 2019-09-30 19:21:17 -04:00
parent 994dd843ca
commit 546b73a504

@ -56,4 +56,6 @@ Notably, the first line subject should **not** contain the `x/crypto/` prefix. W
If you're using GitHub Pull Requests, your commit message is constructed by GerritBot based on your If you're using GitHub Pull Requests, your commit message is constructed by GerritBot based on your
PR's title & description. See https://github.com/golang/go/wiki/GerritBot#how-does-gerritbot-determine-the-final-commit-message PR's title & description. See https://github.com/golang/go/wiki/GerritBot#how-does-gerritbot-determine-the-final-commit-message
If somebody asks you to modify your commit message, you'll need to modify your PR. If somebody asks you to modify your commit message, you'll need to modify your PR.
![](images/github-to-gerrit.png)