Skip to content

Commit b7d9cee

Browse files
nikomatsakisspastorino
authored andcommitted
give instructions for how to ping the ICE-breaker teams (#475)
* give instructions for how to ping the ICE-breaker teams * Update src/ice-breaker/about.md Co-Authored-By: Yuki Okushi <[email protected]> * add links
1 parent 187765f commit b7d9cee

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

src/ice-breaker/about.md

+17
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,20 @@ cargo run add-person $your_user_name
4747
Example PRs:
4848

4949
* [Example of adding yourself to the LLVM ICE-breakers.](https://github.com/rust-lang/team/pull/140)
50+
51+
## Tagging an issue for an ICE-breaker group
52+
53+
To tag an issue as appropriate for an ICE-breaker group, you give
54+
[rustbot] a [`ping`] command with the name of the ICE-breakers
55+
team. For example:
56+
57+
```text
58+
@rustbot ping icebreakers-llvm
59+
```
60+
61+
**Note though that this should only be done by compiler team members
62+
or contributors, and is typically done as part of compiler team
63+
triage.**
64+
65+
[rustbot]: https://github.com/rust-lang/triagebot/
66+
[`ping`]: https://github.com/rust-lang/triagebot/wiki/Pinging

0 commit comments

Comments
 (0)