-
Notifications
You must be signed in to change notification settings - Fork 191
Add rustdoc team processes #852
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
base: master
Are you sure you want to change the base?
Conversation
Can you also add the rustdoc team to triagebot.toml for this directory and give yourselves permissions in https://github.com/rust-lang/team/blob/HEAD/repos/rust-lang/rust-forge.toml? |
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.
Thanks for working on this! I'm very happy to see this written down.
(This PR will obviously need a T-rustdoc FCP to make it official once most things have been sufficiently fleshed out) |
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.
overall this seems pretty good!
Absolutely! |
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.
a few nitpicks
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.
left a comment after a cursory read.
Great work @GuillaumeGomez !
### Can I work on code experimentally before a approval is gained? | ||
Of course! You are free to work on PRs or write code. But those PRs should be marked as | ||
experimental and they should not land, nor should anyone be expected to review them (unless | ||
folks want to). |
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.
or as draft.
Slightly tangential, there is an ongoing discussion about the overlap between the label S-experimental
and the "draft" state that GH offers. I don't know if this discussion is relevant to this bit of documentation, just wanted to mention it.
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.
No clue, might be worth revisiting want this discussion has a conclusion.
4da4ad9
to
ab7ee18
Compare
@@ -0,0 +1,3 @@ | |||
# Calendar | |||
Rustdoc team's calendar is available in the Rust project's | |||
[`rust-lang/calendar`][calendar_repo] repository. |
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.
link ref not defined
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.
Good catch, thanks!
cc @rust-lang/rustdoc
Rendered