Skip to content

Commit 555db81

Browse files
Initial council post
1 parent 9c4ff5b commit 555db81

File tree

4 files changed

+7657
-0
lines changed

4 files changed

+7657
-0
lines changed

posts/2024-08-26-council-survey.md

Lines changed: 128 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,128 @@
1+
---
2+
layout: post
3+
title: "2024 Leadership Council Survey"
4+
author: The Leadership Council
5+
---
6+
7+
The [leadership council](https://www.rust-lang.org/governance/teams/leadership-council), formed
8+
by [RFC 3392], is required to solicit feedback from the Project on how it is
9+
performing against its duties:
10+
11+
> Each year, the Council must solicit feedback on whether the Council is
12+
> serving its purpose effectively from all willing and able Project members and
13+
> openly discuss this feedback in a forum that allows and encourages active
14+
> participation from all Project members. To do so, the Council and other
15+
> Project members consult the high-level duties, expectations, and constraints
16+
> listed in this RFC and any subsequent revisions thereof to determine if the
17+
> Council is meeting its duties and obligations.
18+
19+
This is the council's first year, so we are still figuring out the best way to
20+
do this. For this year, a short survey was sent out to all@ on June 24th, 2024,
21+
ran for two weeks, and we are now presenting aggregated results from the
22+
survey. Raw responses will not be shared beyond the leadership council, but the
23+
results below reflect sentiments shared in response to each question. We invite
24+
feedback and suggestions on actions to take on Zulip or through direct
25+
communication to council members.
26+
27+
We want to thank everyone for their feedback! It has been very valuable to hear
28+
what people are thinking. As always, if you have thoughts or concerns, please
29+
reach out to your council representative any time.
30+
31+
## Survey results
32+
33+
We received 53 responses to the survey, representing roughly a 32% response
34+
rate (out of 163 current recipients of all@).
35+
36+
### Do you feel that the Rust Leadership Council is serving its purpose effectively?
37+
38+
| Option | Response count
39+
|-------------------|---------------
40+
| Strongly agree | 1
41+
| Agree | 18
42+
| Unsure | 30
43+
| Disagree | 4
44+
| Strongly disagree | 0
45+
46+
![Q1](/images/2024-08-26-council-survey/Q1.svg)
47+
48+
### I am aware of the role that the Leadership Council plays in the governance of the Rust Project.
49+
50+
| Option | Response count
51+
|-------------------|---------------
52+
| Strongly agree | 9
53+
| Agree | 20
54+
| Unsure | 14
55+
| Disagree | 7
56+
| Strongly disagree | 3
57+
58+
![Q2](/images/2024-08-26-council-survey/Q2.svg)
59+
60+
### The Rust Project has a solid foundation of Project governance.
61+
62+
| Option | Response count
63+
|-------------------|---------------
64+
| Strongly agree | 3
65+
| Agree | 16
66+
| Unsure | 20
67+
| Disagree | 11
68+
| Strongly disagree | 3
69+
70+
![Q3](/images/2024-08-26-council-survey/Q3.svg)
71+
72+
### Areas that are going well
73+
74+
For the rest of the questions we group responses into rough categories. The
75+
number of those responses is also provided; note that some responses may have
76+
fallen into more than one of these categories.
77+
78+
* (5) Less drama
79+
* (5) More public operations
80+
* (5) Lack of clarity / knowledge about what it does
81+
* It's not obvious why this is a "going well" from the responses, but it was
82+
given in response to this question.
83+
* (4) General/inspecific positivity.
84+
* (2) Improved Foundation/project relations
85+
* (2) Funding travel/get-togethers of team members
86+
* (1) Clear representation of members of the Project
87+
* (1) Turnover while retaining members
88+
89+
### Areas that are not going well
90+
91+
* (15) Knowing what the council is doing
92+
* (3) Not enough delegation of decisions
93+
* (2) Finding people interested in being on the council / helping the council
94+
* (1) What is the role of the project directors? Are they redundant given the council?
95+
* (2) Too conservative in trying things / decisions/progress is made too slowly.
96+
* (1) Worry over Foundation not trusting Project
97+
98+
Suggestions for things to do in the responses:
99+
100+
* (2) Addressing burnout
101+
* (2) More social time between teams
102+
* (2) More communication/accountability with/for the Foundation
103+
* (2) Hiring people, particularly for non-technical roles
104+
* (1) Helping expand the moderation team
105+
* (1) Resolving the launching pad issues, e.g., through "Rust Society" work
106+
* (1) Product management for language/compiler/libraries
107+
108+
## Takeaways for future surveys
109+
110+
* We should structure the survey to specifically ask about high-level duties
111+
and/or enumerate areas of interest (e.g., numeric responses on key questions
112+
like openness and effectiveness)
113+
* Consider linking published material/writing 1-year retrospective and that
114+
being linked from the survey as pre-reading.
115+
* We should disambiguate between neutral and "not enough information/knowledge
116+
to answer" responses in multiple choice response answers.
117+
118+
## Proposed action items
119+
120+
We don't have any concrete proposed actions at this time, though are interested
121+
in finding ways to have more visilibity for council activities, as that seems
122+
to be one of the key problems called out across all of the questions asked. How
123+
exactly to achieve this remains unclear though.
124+
125+
As mentioned earlier, we welcome input from the community on suggestions for
126+
both improving this process and for actions to change how the council operates.
127+
128+
[RFC 3392]: https://rust-lang.github.io/rfcs/3392-leadership-council.html

0 commit comments

Comments
 (0)