Skip to content

Onboarding: triagebot mentions are helpful #916

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
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