From 0e05465dc9cedd3ef4fdbe620dcd88928d9d6983 Mon Sep 17 00:00:00 2001 From: Ryan Levick Date: Tue, 16 Nov 2021 09:57:55 -0500 Subject: [PATCH 1/9] Add 2021 Annual Survey Launch post --- posts/2021-11-22-survey-launch.md | 45 +++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 posts/2021-11-22-survey-launch.md diff --git a/posts/2021-11-22-survey-launch.md b/posts/2021-11-22-survey-launch.md new file mode 100644 index 000000000..7cadd6990 --- /dev/null +++ b/posts/2021-11-22-survey-launch.md @@ -0,0 +1,45 @@ +--- +layout: post +title: "Launching the 2021 State of Rust Survey" +author: The Rust Community Team +description: "Hearing from you about the sixth year of Rust" +--- + +It's that time again! Time for us to take a look at who the Rust community is composed of, how the Rust project is doing, and how we can improve the Rust programming experience. The Rust Community Team is pleased to announce our [2021 State of Rust Survey][survey]! Whether or not you use Rust today, we want to know your opinions. Your responses will help the project understand its strengths and weaknesses and establish development priorities for the future. + +Completing this survey should take about 10–30 minutes and is anonymous. We will be accepting submissions for the next two weeks (until the 6th of December), and we will write up our findings afterwards to [blog.rust-lang.org]. You can also check out [last year’s results][2020 survey]. + +- [English][survey] +- [Simplified Chinese] +- [Traditional Chinese] +- [French] +- [German] +- [Japanese] +- [Korean] +- [Portuguese] +- [Russian] +- [Spanish] + +(If you speak multiple languages, please pick one) + +Please help us spread the word by sharing the survey link on your social network feeds, at meetups, around your office, and in other communities. + +If you have any questions, please see our [frequently asked questions] or email the Rust Community team at [community-team@rust-lang.org]. + +Finally, we wanted to thank everyone who helped develop, polish, and test the survey. In particular, we'd like to thank all of the volunteers who worked to provide all of the translations available this year and who will help to translate the results. + +[blog.rust-lang.org]: https://blog.rust-lang.org +[frequently asked questions]: https://github.com/rust-lang/surveys/blob/main/documents/Community-Survey-FAQ.md +[community-team@rust-lang.org]: mailto:community-team@rust-lang.org +[2020 survey]: https://blog.rust-lang.org/2020/12/16/rust-survey-2020.html + +[survey]: +[Portuguese]: +[Simplified Chinese]: +[French]: +[Korean]: +[Spanish]: +[Russian]: +[Traditional Chinese]: +[German]: +[Japanese]: From 9808437b75dee0bfabdfe53562722e066149a44e Mon Sep 17 00:00:00 2001 From: Ryan Levick Date: Wed, 17 Nov 2021 08:44:59 -0500 Subject: [PATCH 2/9] Add missing punctuation Co-authored-by: Nick Cameron --- posts/2021-11-22-survey-launch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/2021-11-22-survey-launch.md b/posts/2021-11-22-survey-launch.md index 7cadd6990..4b0f1cb27 100644 --- a/posts/2021-11-22-survey-launch.md +++ b/posts/2021-11-22-survey-launch.md @@ -5,7 +5,7 @@ author: The Rust Community Team description: "Hearing from you about the sixth year of Rust" --- -It's that time again! Time for us to take a look at who the Rust community is composed of, how the Rust project is doing, and how we can improve the Rust programming experience. The Rust Community Team is pleased to announce our [2021 State of Rust Survey][survey]! Whether or not you use Rust today, we want to know your opinions. Your responses will help the project understand its strengths and weaknesses and establish development priorities for the future. +It's that time again! Time for us to take a look at who the Rust community is composed of, how the Rust project is doing, and how we can improve the Rust programming experience. The Rust Community Team is pleased to announce our [2021 State of Rust Survey][survey]! Whether or not you use Rust today, we want to know your opinions. Your responses will help the project understand its strengths and weaknesses, and establish development priorities for the future. Completing this survey should take about 10–30 minutes and is anonymous. We will be accepting submissions for the next two weeks (until the 6th of December), and we will write up our findings afterwards to [blog.rust-lang.org]. You can also check out [last year’s results][2020 survey]. From dbd62509a08dafb1816af5b5a63b54bcca0e5fa0 Mon Sep 17 00:00:00 2001 From: Ryan Levick Date: Mon, 22 Nov 2021 15:18:14 -0500 Subject: [PATCH 3/9] Move to the 23rd of Nov --- .../{2021-11-22-survey-launch.md => 2021-11-23-survey-launch.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename posts/{2021-11-22-survey-launch.md => 2021-11-23-survey-launch.md} (100%) diff --git a/posts/2021-11-22-survey-launch.md b/posts/2021-11-23-survey-launch.md similarity index 100% rename from posts/2021-11-22-survey-launch.md rename to posts/2021-11-23-survey-launch.md From 6388d17b264a1f4b807d758fb4e4d3c0669c6703 Mon Sep 17 00:00:00 2001 From: Ryan Levick Date: Mon, 22 Nov 2021 16:22:01 -0500 Subject: [PATCH 4/9] Add links to survey --- posts/2021-11-23-survey-launch.md | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/posts/2021-11-23-survey-launch.md b/posts/2021-11-23-survey-launch.md index 4b0f1cb27..a6a30be78 100644 --- a/posts/2021-11-23-survey-launch.md +++ b/posts/2021-11-23-survey-launch.md @@ -9,7 +9,7 @@ It's that time again! Time for us to take a look at who the Rust community is co Completing this survey should take about 10–30 minutes and is anonymous. We will be accepting submissions for the next two weeks (until the 6th of December), and we will write up our findings afterwards to [blog.rust-lang.org]. You can also check out [last year’s results][2020 survey]. -- [English][survey] +- [English] - [Simplified Chinese] - [Traditional Chinese] - [French] @@ -33,13 +33,14 @@ Finally, we wanted to thank everyone who helped develop, polish, and test the su [community-team@rust-lang.org]: mailto:community-team@rust-lang.org [2020 survey]: https://blog.rust-lang.org/2020/12/16/rust-survey-2020.html -[survey]: -[Portuguese]: -[Simplified Chinese]: -[French]: -[Korean]: -[Spanish]: -[Russian]: -[Traditional Chinese]: -[German]: -[Japanese]: +[survey]: https://surveyhero.com/c/jzesmzph +[English]: https://surveyhero.com/c/dauv4jcd +[Portuguese]: https://surveyhero.com/c/bhdqz3hj +[Simplified Chinese]: https://surveyhero.com/c/7rnfv4cf +[French]: https://surveyhero.com/c/y7hb34nm +[Korean]: https://surveyhero.com/c/m3bi3nad +[Spanish]: https://surveyhero.com/c/he7yvafu +[Russian]: https://surveyhero.com/c/xix7rf7d +[Traditional Chinese]: https://surveyhero.com/c/h7guatdt +[German]: https://surveyhero.com/c/pq43azn4 +[Japanese]: https://surveyhero.com/c/9pput3ye From 2edc5396aca1ed5c204e5aba81d0bbb4cd580477 Mon Sep 17 00:00:00 2001 From: Ryan Levick Date: Mon, 6 Dec 2021 10:38:11 +0100 Subject: [PATCH 5/9] Move survey launch to 2021-12-06 --- .../{2021-11-23-survey-launch.md => 2021-12-06-survey-launch.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename posts/{2021-11-23-survey-launch.md => 2021-12-06-survey-launch.md} (100%) diff --git a/posts/2021-11-23-survey-launch.md b/posts/2021-12-06-survey-launch.md similarity index 100% rename from posts/2021-11-23-survey-launch.md rename to posts/2021-12-06-survey-launch.md From 28ba92aee97b1867015a3dcfa7cb59d4465d2e4c Mon Sep 17 00:00:00 2001 From: Ryan Levick Date: Tue, 7 Dec 2021 11:27:58 +0100 Subject: [PATCH 6/9] Move survey launch to 2021-12-07 --- .../{2021-12-06-survey-launch.md => 2021-12-07-survey-launch.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename posts/{2021-12-06-survey-launch.md => 2021-12-07-survey-launch.md} (100%) diff --git a/posts/2021-12-06-survey-launch.md b/posts/2021-12-07-survey-launch.md similarity index 100% rename from posts/2021-12-06-survey-launch.md rename to posts/2021-12-07-survey-launch.md From 57677f55d48286f75a6812469a757570051d0c16 Mon Sep 17 00:00:00 2001 From: Ryan Levick Date: Tue, 7 Dec 2021 20:59:10 +0100 Subject: [PATCH 7/9] Move end date up --- posts/2021-12-07-survey-launch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/2021-12-07-survey-launch.md b/posts/2021-12-07-survey-launch.md index a6a30be78..007c7c565 100644 --- a/posts/2021-12-07-survey-launch.md +++ b/posts/2021-12-07-survey-launch.md @@ -7,7 +7,7 @@ description: "Hearing from you about the sixth year of Rust" It's that time again! Time for us to take a look at who the Rust community is composed of, how the Rust project is doing, and how we can improve the Rust programming experience. The Rust Community Team is pleased to announce our [2021 State of Rust Survey][survey]! Whether or not you use Rust today, we want to know your opinions. Your responses will help the project understand its strengths and weaknesses, and establish development priorities for the future. -Completing this survey should take about 10–30 minutes and is anonymous. We will be accepting submissions for the next two weeks (until the 6th of December), and we will write up our findings afterwards to [blog.rust-lang.org]. You can also check out [last year’s results][2020 survey]. +Completing this survey should take about 10–30 minutes and is anonymous. We will be accepting submissions for the next two weeks (until the 21st of December), and we will write up our findings afterwards to [blog.rust-lang.org]. You can also check out [last year’s results][2020 survey]. - [English] - [Simplified Chinese] From bd10438a59e0b6dc60b24623f80b1767434c9d0d Mon Sep 17 00:00:00 2001 From: Ryan Levick Date: Wed, 8 Dec 2021 15:48:18 +0100 Subject: [PATCH 8/9] Move to 2021-12-08 --- .../{2021-12-07-survey-launch.md => 2021-12-08-survey-launch.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename posts/{2021-12-07-survey-launch.md => 2021-12-08-survey-launch.md} (100%) diff --git a/posts/2021-12-07-survey-launch.md b/posts/2021-12-08-survey-launch.md similarity index 100% rename from posts/2021-12-07-survey-launch.md rename to posts/2021-12-08-survey-launch.md From a68d1e1dfc81580193f24c5d616ca1eb043e1c01 Mon Sep 17 00:00:00 2001 From: Ryan Levick Date: Wed, 8 Dec 2021 15:51:36 +0100 Subject: [PATCH 9/9] Change end date again --- posts/2021-12-08-survey-launch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/2021-12-08-survey-launch.md b/posts/2021-12-08-survey-launch.md index 007c7c565..72a48959b 100644 --- a/posts/2021-12-08-survey-launch.md +++ b/posts/2021-12-08-survey-launch.md @@ -7,7 +7,7 @@ description: "Hearing from you about the sixth year of Rust" It's that time again! Time for us to take a look at who the Rust community is composed of, how the Rust project is doing, and how we can improve the Rust programming experience. The Rust Community Team is pleased to announce our [2021 State of Rust Survey][survey]! Whether or not you use Rust today, we want to know your opinions. Your responses will help the project understand its strengths and weaknesses, and establish development priorities for the future. -Completing this survey should take about 10–30 minutes and is anonymous. We will be accepting submissions for the next two weeks (until the 21st of December), and we will write up our findings afterwards to [blog.rust-lang.org]. You can also check out [last year’s results][2020 survey]. +Completing this survey should take about 10–30 minutes and is anonymous. We will be accepting submissions for the next two weeks (until the 22nd of December), and we will write up our findings afterwards to [blog.rust-lang.org]. You can also check out [last year’s results][2020 survey]. - [English] - [Simplified Chinese]