Skip to content

Commit 6af70fb

Browse files
Merge pull request #219 from rust-lang/call-for-posts
feat(posts): add call for community roadmap posts
2 parents 30818e8 + b72993a commit 6af70fb

File tree

1 file changed

+74
-0
lines changed

1 file changed

+74
-0
lines changed
Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,74 @@
1+
# New Year's Rust: A Call for Community Blogposts
2+
3+
'Tis the season for people and communities to reflect and set goals- and the Rust team is
4+
no different. Last month, we published [a blogpost about our accomplishments in 2017],
5+
and the teams have already begun brainstorming goals for next year.
6+
7+
[a blogpost about our accomplishments in 2017]: https://blog.rust-lang.org/2017/12/21/rust-in-2017.html
8+
9+
Last year, the Rust team started a new tradition: defining a roadmap of goals for the
10+
upcoming year. We leveraged our
11+
[RFC process](https://github.com/aturon/rfcs/blob/roadmap-2017/text/0000-roadmap-2017.md)
12+
to solicit community feedback. While we got a lot of awesome feedback on that RFC, we'd
13+
like to try something new **in addition to** the RFC process: a call for community blog posts
14+
for ideas of what the goals should be.
15+
16+
As open source software becomes more and more ubiquitous and popular, the Rust team is
17+
interested in exploring new and innovative ways to solicit community feedback and
18+
participation. We're commited to extending and improving our community organization and
19+
outreach- and this effort is just the first of what we hope to be many iterations of new kinds of
20+
community feedback mechanisms.
21+
22+
## #Rust2018
23+
24+
Starting today and running until the end of January we'd like to ask the community to write
25+
blogposts reflecting on Rust in 2017 and proposing goals and directions for Rust in 2018.
26+
These can take many forms:
27+
28+
- A post on your personal or company blog
29+
- A Medium post
30+
- A GitHub gist
31+
- Or any other online writing platform you prefer.
32+
33+
We're looking for posts on many topics:
34+
35+
- Ideas for community programs
36+
- Language features
37+
- Documentation improvements
38+
- Ecosystem needs
39+
- Tooling enhancements
40+
- Or anything else Rust related you hope for in 2018 :D
41+
42+
A great example of what we're looking for is this post,
43+
["Rust and the case for WebAssembly in 2018"](https://mgattozzi.com/rust-wasm) by
44+
[@mgattozzi](https://github.com/mgattozzi) or this post,
45+
["Rust in 2017"](https://medium.com/@Hisako1337/rust-in-2017-8f2b57a67d9b)
46+
by [Anonyfox](https://github.com/Anonyfox).
47+
48+
You can write up these posts and email them to [email protected] or tweet them with the
49+
hashtag `#Rust2018`. We'll aggregate any blog posts sent via email or with the hashtag in one
50+
big blog post here.
51+
52+
The Core team will be reading all of the submitted posts and using them to inform the initial
53+
roadmap RFC for 2018. Once the RFC is submitted, we'll open up the normal RFC process, though
54+
if you want, you are welcome to write a post and link to it on the GitHub discussion.
55+
56+
57+
## Preliminary Timeline
58+
59+
We hope to get a draft roadmap RFC posted in mid January, so blog posts written before then
60+
would be the most useful. We expect discussion and final comment period of that RFC to last
61+
through at least the end of January, though, so blog posts until then will also be considered
62+
for ideas.
63+
64+
Dates are likely to change, but this is a general overview of the upcoming process:
65+
66+
- **Jan 3**: call for posts!
67+
- **throughout Jan**: read current posts, draft roadmap RFC
68+
- **mid Jan**: post roadmap RFC on GitHub
69+
- **late Jan**: evaluate roadmap based on RFC comments
70+
- **late Jan - early Feb**: final RFC comment period
71+
- **Feb**: assuming discussion has reached a steady state, and we've found consensus, accept final roadmap
72+
73+
So, as we kick off 2018, if you find yourself in a reflective mood and your mind drifts to the future of Rust,
74+
please write up your thoughts and share them! We're excited to hear where *you* want Rust to go this coming year!

0 commit comments

Comments
 (0)