mirror of
https://github.com/golang/go.git
synced 2024-11-22 05:40:42 +00:00
Updated ExperienceReports (markdown)
parent
a06cea2b30
commit
9b49adc47f
@ -1,6 +1,6 @@
|
||||
# Experience Reports
|
||||
|
||||
This page collects experience reports about problems with Go that might inform our design of solutions to those problems. These reports should focus on the _problems_: they should not focus on and need not propose solutions. To propose solutions, see the [proposal process](https://golang.org/s/proposal).
|
||||
This page collects experience reports about problems with Go that might inform our design of solutions to those problems. These reports should focus on the _problems_: they should not focus on and need not propose solutions. To propose solutions, see the [proposal process](https://golang.org/s/proposal). We hope to use these experience reports to understand where people are having trouble writing Go, to help us prioritize future changes to the Go ecosystem. (If you need immediate help answering questions about Go, see [https://golang.org/help/](https://golang.org/help/) for resources.)
|
||||
|
||||
__The best experience reports tell: what we wanted to do, what we actually did, and why that wasn’t great, illustrating those by real concrete examples, ideally from production use.__ Please write these reports about the problems most significant to you, post them on your own blog, or on Medium, or as a [Github Gist](https://gist.github.com/) (use a `.md` extension for Markdown), or as a publicly-readable Google doc, and then link them here.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user