We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0bbe79 commit 3124603Copy full SHA for 3124603
triagebot.toml
@@ -19,3 +19,14 @@ Thanks! <3
19
[instructions]: https://rust-lang.github.io/rustc-guide/ice-breaker/llvm.html
20
"""
21
label = "ICEBreaker-LLVM"
22
+
23
+[ping.icebreakers-cleanup-crew]
24
+message = """\
25
+Hey Cleanup Crew ICE-breakers! This bug has been identified as a good
26
+"Cleanup ICE-breaking candidate". In case it's useful, here are some
27
+[instructions] for tackling these sorts of bugs. Maybe take a look?
28
+Thanks! <3
29
30
+[instructions]: https://rust-lang.github.io/rustc-guide/ice-breaker/cleanup-crew.html
31
+"""
32
+label = "ICEBreaker-Cleanup-Crew"
0 commit comments