From af5018f64e406aaa646dae066f28de57321ea5ce Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Mon, 9 Mar 2020 23:54:35 -0400 Subject: content: convert to Markdown-enabled present inputs Converted blog to Markdown-enabled present (CL 222846) using present2md (CL 222847). For golang/go#33955. Change-Id: Ib39fa1ddd9a46f9c7a62a2ca7b96e117635553e8 Reviewed-on: https://go-review.googlesource.com/c/blog/+/222848 Run-TryBot: Russ Cox Reviewed-by: Andrew Bonventre --- content/survey2019.article | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) (limited to 'content/survey2019.article') diff --git a/content/survey2019.article b/content/survey2019.article index 1d8ef4a..243bbec 100644 --- a/content/survey2019.article +++ b/content/survey2019.article @@ -1,21 +1,22 @@ -Announcing the 2019 Go Developer Survey +# Announcing the 2019 Go Developer Survey 20 Nov 2019 Tags: survey, community +Summary: Since 2016, thousands of Gophers around the world have helped the Go project by sharing your thoughts via our annual Go Developer Survey. Your feedback has played an enormous role in driving changes to our language, ecosystem, and community, including [the gopls language server](https://about.sourcegraph.com/go/gophercon-2019-go-pls-stop-breaking-my-editor), new [error-handling mechanics](https://blog.golang.org/go1.13-errors), the [module mirror](https://blog.golang.org/module-mirror-launch), and so much more from the latest [Go 1.13 release](https://blog.golang.org/go1.13). And of course, we publicly share [each](https://blog.golang.org/survey2016-results) [year's](https://blog.golang.org/survey2017-results) [results](https://blog.golang.org/survey2018-results), so we can all benefit from the community's insights. Todd Kulesza tkulesza@google.com -* Help shape the future of Go +## Help shape the future of Go Since 2016, thousands of Gophers around the world have helped the Go project by sharing your thoughts via our annual Go Developer Survey. Your feedback has played an enormous role in driving changes to our language, -ecosystem, and community, including [[https://about.sourcegraph.com/go/gophercon-2019-go-pls-stop-breaking-my-editor][the gopls language server]], -new [[https://blog.golang.org/go1.13-errors][error-handling mechanics]], -the [[https://blog.golang.org/module-mirror-launch][module mirror]], -and so much more from the latest [[https://blog.golang.org/go1.13][Go 1.13 release]]. -And of course, we publicly share [[https://blog.golang.org/survey2016-results][each]] -[[https://blog.golang.org/survey2017-results][year's]] [[https://blog.golang.org/survey2018-results][results]], +ecosystem, and community, including [the gopls language server](https://about.sourcegraph.com/go/gophercon-2019-go-pls-stop-breaking-my-editor), +new [error-handling mechanics](https://blog.golang.org/go1.13-errors), +the [module mirror](https://blog.golang.org/module-mirror-launch), +and so much more from the latest [Go 1.13 release](https://blog.golang.org/go1.13). +And of course, we publicly share [each](https://blog.golang.org/survey2016-results) +[year's](https://blog.golang.org/survey2017-results) [results](https://blog.golang.org/survey2018-results), so we can all benefit from the community's insights. Today we are launching the 2019 Go Developer Survey. @@ -24,9 +25,9 @@ used to use Go, or is interested in using Go, to help ensure the language, community, and ecosystem fit the needs of the people closest to it. Please help us shape Go's future by participating in this 15-minute survey by December 15th: -[[https://google.qualtrics.com/jfe/form/SV_b1xqnBCMpZAhJZ3][Take the 2019 Go Developer Survey]]. +[Take the 2019 Go Developer Survey](https://google.qualtrics.com/jfe/form/SV_b1xqnBCMpZAhJZ3). -* Spread the word! +## Spread the word! We need as many Gophers as possible to participate in this survey to help us better understand our global user base. -- cgit v1.2.3