Skip to content

give instructions for how to ping the ICE-breaker teams #475

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

Merged
merged 3 commits into from
Oct 22, 2019
Merged
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
14 changes: 14 additions & 0 deletions src/ice-breaker/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,17 @@ cargo run add-person $your_user_name
Example PRs:

* [Example of adding yourself to the LLVM ICE-breakers.](https://github.com/rust-lang/team/pull/140)

## Tagging an issue for an ICE-breaker group

To tag an issue as appropriate for an ICE-breaker group, you give
[rustbot] a [`ping`] command with the name of the ICE-breakers
team. For example:

```
@rustbot ping icebreakers-llvm
```

**Note though that this should only be done by compiler team members
or contributors, and is typically done as part of compiler team
triage.**