From ddfab7d9906855c955b265c4e4849fae42114613 Mon Sep 17 00:00:00 2001 From: Burcu Dogan Date: Mon, 11 May 2015 14:15:24 -0700 Subject: [PATCH] mobile: add instructions about filing an issue and discussing FRs Change-Id: Ic7dad34ec242910540da4d6bae94f45907b3d0dd Reviewed-on: https://go-review.googlesource.com/9898 Reviewed-by: Hyang-Ah Hana Kim --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 2603f31..13a885c 100644 --- a/README.md +++ b/README.md @@ -22,3 +22,8 @@ documentation serves as a starting point: - [mobile/cmd/gobind](http://godoc.org/golang.org/x/mobile/cmd/gobind) Contributions to Go are appreciated. See https://golang.org/doc/contribute.html. + +* Bugs can be filed at the [Go issue tracker](https://golang.org/issue/new). +* Feature requests should preliminary be discussed on +[golang-nuts](https://groups.google.com/forum/#!forum/golang-nuts) +mailing list.