You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add champion metadata to goal files
- Import champion assignments from CSV spreadsheet
- Add [team] champion metadata rows to all goal files
- Skip non-champion values (-, !, blank, minimal)
- Include TC as valid username
* WIP: fix re?
* incorporate champions into team listing
* wip
* What goals were not accepted
* improve "not accepted" goal listing
* include champion table
* opening RFC
* turn this into a proper RFC format
* give the PR number
"Discussion and moral support" = { short="Good vibes", about="approve of this direction and be prepared for light discussion on Zulip or elsewhere" }
8
+
"Discussion and moral support" = { short="Good vibes", about="approve of this direction and be prepared for light discussion on Zulip or elsewhere", elide = true }
9
9
"Deploy to production" = { short="Deploy", about="deploy code to production (e.g., on crates.io" }
10
-
"Standard reviews" = { short="r?", about="review PRs (PRs are not expected to be unduly large or complicated)" }
10
+
"Standard reviews" = { short="r?", about="review PRs (PRs are not expected to be unduly large or complicated)", elide = true }
11
11
"Dedicated reviewer" = { short="Ded. r?", about="assign a specific person (or people) to review a series of PRs, appropriate for large or complex asks" }
12
-
"Lang-team champion" = { short="Champion", about="member of lang team or advisors who will champion the design within team" }
13
12
"Lang-team experiment" = { short="Experiment", about="begin a [lang-team experiment](https://lang-team.rust-lang.org/how_to/experiment.html) authorizing experimental impl of lang changes before an RFC is written; limited to trusted contributors" }
14
13
"Design meeting" = { short="Design mtg.", about="hold a synchronous meeting to review a proposal and provide feedback (no decision expected)" }
15
14
"RFC decision" = { short="RFC", about="review an RFC and deciding whether to accept" }
0 commit comments