Updated GerritBot (markdown)

Ian Lance Taylor 2020-02-24 17:38:01 -08:00
parent 44a252ade6
commit ee5cae0caa

@ -25,7 +25,7 @@ Please [file an issue](https://github.com/golang/go/issues/new?title=x%2Fbuild%2
### How does GerritBot determine the final commit message?
It uses the title and description of the PR to construct the commit message for the Gerrit Change. This means you should not use `git commit --amend` to update the commit message, but instead should just use the GitHub UI to edit it instead.
It uses the title and description of the PR to construct the commit message for the Gerrit Change. You can edit this using the GitHub user interface.
### Why is GerritBot the owner of my change?