-
Notifications
You must be signed in to change notification settings - Fork 191
Add State Of Rust triage procedure #168
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
Conversation
A few things to resolve:
|
Yes, I meant to have an item about pinging, I just forgot it. I was thinking if there's been seemingly no activity for 21 days/3 weeks. I was wondering who should be pinged though? The creator of the tracking issue? The team responsible for the RFC? |
@Aaronepower I think it probably depends on the state of the issue. From most to least specific:
|
@BatmanAoD I've added in those instructions, feel free to review! |
Looks good! I've submitted some minor edits as a PR against your fork's master branch. |
Small stylistic & typo fixes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good with one additional note.
triage-procedure.md
Outdated
ping the relevant team. | ||
* If there is no clear choice for the team that should be doing the | ||
implementation, ping the team and/or individual(s) responsible for | ||
the RFC. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FWIW, I think this should essentially never happen. Could we add a "please add this to release team meeting notes" so we can discuss what went wrong to let this happen? Ideally all RFCs are pretty much well placed to be implemented by a concrete team(s).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah I cannot recall an instance where I made a tracking issue with no responsible team.
Okay, let's merge this! Thanks! I think it might be worth talking to @Centril about this as well to possibly help integrate this into the normal RFC merge procedure, since they've been doing quite a bit of that lately :) |
Rendered
cc @Mark-Simulacrum