]> Cypherpunks.ru repositories - gostls13.git/blobdiff - CONTRIBUTING.md
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / CONTRIBUTING.md
index 4f2c4d4b02fe1724c805c3cf1219ed7d8ce66abf..4cd76c29503d5dcee45240cd4de94e4f25c78d28 100644 (file)
@@ -24,17 +24,12 @@ Otherwise, when filing an issue, make sure to answer these five questions:
 4. What did you expect to see?
 5. What did you see instead?
 
-For change proposals, see [Proposing Changes To Go](https://github.com/golang/proposal/).
+For change proposals, see [Proposing Changes To Go](https://go.dev/s/proposal-process).
 
 ## Contributing code
 
 Please read the [Contribution Guidelines](https://golang.org/doc/contribute.html) before sending patches.
 
-**We do not accept GitHub pull requests**
-(we use [an instance](https://go-review.googlesource.com/) of the
-[Gerrit](https://www.gerritcodereview.com/) code review system instead).
-Also, please do not post patches on the issue tracker.
-
 Unless otherwise noted, the Go source files are distributed under
 the BSD-style license found in the LICENSE file.