зеркало из https://github.com/golang/pkgsite.git
CONTRIBUTING.md: add guidelines for sending a CL
Change-Id: Ic5d32b855beaea237c23a1f0838227a5f415bded Reviewed-on: https://team-review.git.corp.google.com/c/golang/discovery/+/768315 Reviewed-by: Jonathan Amsterdam <jba@google.com>
This commit is contained in:
Родитель
b65ace8787
Коммит
31fdd26c6b
|
@ -42,6 +42,14 @@ There are two ways to run pkg.go.dev locally.
|
|||
|
||||
See [doc/frontend.md](doc/frontend.md) for details.
|
||||
|
||||
## Before sending a CL for review
|
||||
|
||||
1. Run `./all.bash` and fix all resulting errors. See
|
||||
[doc/precommit.md](doc/precommit.md) for instructions on setting up a
|
||||
pre-commit hook.
|
||||
2. Ensure your commit message is formatted according to
|
||||
[Go conventions](http://golang.org/wiki/CommitMessage).
|
||||
|
||||
## Questions
|
||||
|
||||
You can find us in the #tools channel on the Gophers Slack.
|
||||
|
|
Загрузка…
Ссылка в новой задаче