We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 41110ed + 3124603 commit aac5788Copy full SHA for aac5788
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