Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions src/onboarding.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,15 @@ For more information about wg-triage, see [Triage Procedure].
[Dylan-DPC]: https://rust-lang.zulipchat.com/#user/120823
[Triage Procedure]: ./release/triage-procedure.md

### Maintining components without being on a team

If you have made large contributions to a specific module or file,
but have not been contributing long enough to be added to a team,
it may be benificial to [set up triagebot mentions](./triagebot/mentions.md)
for the files/directories you have done major work on.
This will allow you to be notifed of and provide feedback/context on any PRs that change those files,
which can help authors get feedback faster and reduce the amount of work that needs to be done by reviewers.

## Relationship to Council

The Leadership Council formally takes positions on behalf of the Project when
Expand Down