-
Notifications
You must be signed in to change notification settings - Fork 957
Open
Description
As part of the effort to onboard new contributors and maintainers, we probably want to extend contribution docs across several aspects:
rustfmt
's test infra and present test suites, and how to work with them- What exactly constitutes breaking changes (cf. https://github.com/rust-lang/rustfmt/blob/5e937e0800ac2b3d7baee168f63f24ee01ccae6d/Contributing.md#gate-formatting-changes and https://rust-lang.github.io/rfcs/3338-style-evolution.html)
- Review guideline and advice
- Issue triage
- PR triage
- Experimenting and assessing ecosystem impact
- Subtree syncs
- Interactions with
rust-lang/rust
and compiler internals (sincerustfmt
is arustc_private
-tool)
And probably from POV of both PR authors and reviewers. Could consider a doc approach like https://diataxis.fr/.
We probably want to also double-check the present design docs at https://github.com/rust-lang/rustfmt/blob/5e937e0800ac2b3d7baee168f63f24ee01ccae6d/Design.md.
Manishearth
Metadata
Metadata
Assignees
Labels
No labels