Added proposal link

Florin Pățan 2018-03-20 20:20:43 +00:00
parent ee484f3479
commit 67d8033be1

2
vgo.md

@ -15,6 +15,8 @@ This document collects thoughts and notes about vgo from the Gophers [#vgo](http
The **initial paper** can be read here [https://research.swtch.com/vgo](https://research.swtch.com/vgo).
The **proposal** can be found here [https://github.com/golang/go/issues/24301](https://github.com/golang/go/issues/24301).
The **reference implementation**: [https://go.googlesource.com/vgo/](https://go.googlesource.com/vgo/) and mirrored on Github here: [https://github.com/golang/vgo](https://github.com/golang/vgo).
The **[Go issue tracker](https://golang.org/issues)** is used to track bugs / feature requests for vgo. The issue titles need to start with `x/vgo` so that they can be automatically categorized. You can read the [existing issues here](https://golang.org/issues?q=is%3Aopen+is%3Aissue+milestone%3Avgo).