mirror of
https://github.com/golang/go
synced 2024-11-05 18:36:08 +00:00
doc: remove Pull Request note in README.md
Since we now accept Pull Requests via GerritBot, this comment is obsolete.
This commit is contained in:
parent
104445e314
commit
01818bdf7a
1 changed files with 3 additions and 4 deletions
|
@ -36,10 +36,9 @@ Go is the work of hundreds of contributors. We appreciate your help!
|
|||
To contribute, please read the contribution guidelines:
|
||||
https://golang.org/doc/contribute.html
|
||||
|
||||
Note that the Go project does not use GitHub pull requests, and that
|
||||
we use the issue tracker for bug reports and proposals only. See
|
||||
https://golang.org/wiki/Questions for a list of places to ask
|
||||
questions about the Go language.
|
||||
Note that the Go project uses the issue tracker for bug reports and
|
||||
proposals only. See https://golang.org/wiki/Questions for a list of
|
||||
places to ask questions about the Go language.
|
||||
|
||||
[rf]: https://reneefrench.blogspot.com/
|
||||
[cc3-by]: https://creativecommons.org/licenses/by/3.0/
|
||||
|
|
Loading…
Reference in a new issue