mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Updated CodeReview (markdown)
parent
ad328ed3b3
commit
81bd6f9ece
@ -8,6 +8,7 @@ There are several terms code reviews may use that you should become familiar wit
|
||||
* ` SGTM ` — sounds good to me
|
||||
* ` s/foo/bar/ ` — please replace ` foo ` with ` bar `; this is [sed syntax](http://en.wikipedia.org/wiki/Sed#Usage).
|
||||
* ` s/foo/bar/g ` — please replace ` foo ` with ` bar ` throughout your entire change
|
||||
* `R=foo` — these messages are directives for the [Go release dashboard](https://swtch.com/godash/).
|
||||
|
||||
# Email
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user