-
Notifications
You must be signed in to change notification settings - Fork 302
Add Governance WG CFP #451
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
ca352df
Add Governance WG CFP
XAMPPRocky f9381a1
Apply suggestions from code review
XAMPPRocky 8e10f82
Update 2019-11-12-goverance-wg-cfp.md
XAMPPRocky 8dbd6db
Update posts/inside-rust/2019-11-12-goverance-wg-cfp.md
XAMPPRocky 959f0bc
Update 2019-11-12-goverance-wg-cfp.md
XAMPPRocky 4c7bf79
Rename 2019-11-12-goverance-wg-cfp.md to 2019-11-13-goverance-wg-cfp.md
XAMPPRocky File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
# Governance WG Call For Participation | ||
|
||
Hello everyone, the governance working group has been working a few efforts, but | ||
we haven't made as much progress as we would have liked over the past few | ||
months, so we are going to try out a new process and meeting agenda aimed at | ||
trying to get more work done in the time we know we have. | ||
|
||
## New Meeting Structure | ||
|
||
Previously we have been doing most of our work async while using our bi-weekly | ||
meeting call to triage tasks. The problem we ran into with this is that a lot of | ||
the members also heavy contributors to the Rust project as a whole, and it can | ||
be can hard for some people to schedule time write an initial draft. | ||
|
||
To address this instead of triaging during the meeting and working on tasks in | ||
async, we're going to focused topic based meetings, and use the time between | ||
meetings, to publish posts like this and to research and prepare for the next | ||
topic. To help do this we're going to extend our current meeting duration from | ||
30 minutes to an hour. (The meeting will still be every two weeks.) | ||
|
||
The current goals are to documenting the de-facto governance structure, provide | ||
the result as a RFC and then if merged provide a version on | ||
<forge.rust-lang.org> so that it has greater visbility. We also want to try | ||
XAMPPRocky marked this conversation as resolved.
Show resolved
Hide resolved
|
||
schedule people involved in Rust and other governance structures to come and | ||
talk about their experiences. | ||
|
||
For deciding what topics, we're going to have rotating person for each meeting | ||
XAMPPRocky marked this conversation as resolved.
Show resolved
Hide resolved
|
||
who takes the lead for the next meeting. It's that person's responsibility to | ||
XAMPPRocky marked this conversation as resolved.
Show resolved
Hide resolved
|
||
decide the topic and to prepare a blog post similar to this informing people of | ||
the topic and how they might best prepare. | ||
XAMPPRocky marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
We also hope that having a focused topic will reduce any barrier of expected | ||
knowledge in order to participate and contribute. With that said let's talk | ||
about the topic for next meeting. | ||
|
||
## Reviewing & Examining Previous Governance RFCs | ||
|
||
Our first topic for new meeting is going to be to read [RFC 1068] aka the | ||
XAMPPRocky marked this conversation as resolved.
Show resolved
Hide resolved
|
||
original Rust Governance RFC, review how accurate it is to today's structure, | ||
and see any if there are questions that we have that it doesn't answer. There's | ||
also some other RFCs that are also good to read that are listed below. | ||
XAMPPRocky marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
- ["North Star" RFC] from 2016 that layouts the Rust roadmap process. | ||
XAMPPRocky marked this conversation as resolved.
Show resolved
Hide resolved
|
||
- [Compiler contributors RFC] details the process of contributing to the | ||
compiler and progression towards joining the compiler team. | ||
- [Compiler bug fix procedure] defines the best practices for making a bug fix | ||
to the compiler. | ||
|
||
Our next meeting is going to be at **22:00 on Tuesday, November 19th** and we'd | ||
XAMPPRocky marked this conversation as resolved.
Show resolved
Hide resolved
|
||
like to encourage anyone who's interested, regardless of their previous | ||
experience to read those RFCs and come to the `#wg-governance` channel on | ||
discord to attend the meeting. (Our meetings are done over a video call with | ||
Zoom, but we use the discord channel to organise ourselves). | ||
|
||
If some reason you know you won't be able to attend these meetings but would | ||
still like to participate. We're encouraging for people to post any questions | ||
XAMPPRocky marked this conversation as resolved.
Show resolved
Hide resolved
|
||
they have about Rust's governance they have as [issues on our | ||
GitHub repository][gh-issues]. | ||
|
||
[rfc 1068]: https://rust-lang.github.io/rfcs/1068-rust-governance.html | ||
["north star" rfc]: https://github.com/rust-lang/rfcs/blob/26197104b7bb9a5a35db243d639aee6e46d35d75/text/1728-north-star.md | ||
[compiler contributors rfc]: https://rust-lang.github.io/rfcs/2689-compiler-team-contributors.html | ||
[compiler bug fix procedure]: https://rust-lang.github.io/rfcs/1589-rustc-bug-fix-procedure.html | ||
[gh-issues]: https://github.com/rust-lang/wg-governance/issues?q=is%3Aissue+is%3Aopen+label%3AQuestion |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.