We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6715446 commit c773debCopy full SHA for c773deb
triagebot.toml
@@ -122,6 +122,17 @@ issues).
122
"""
123
label = "O-apple"
124
125
+[ping.rust-for-linux]
126
+alias = ["rfl"]
127
+message = """\
128
+Hey Rust for Linux group! It looks like something broke the Rust for Linux integration.
129
+Could you try to take a look?
130
+In case it's useful, here are some [instructions] for tackling these sorts of issues.
131
+
132
+[instructions]: https://rustc-dev-guide.rust-lang.org/notification-groups/rust-for-linux.html
133
+"""
134
+label = "O-rfl"
135
136
[prioritize]
137
label = "I-prioritize"
138
0 commit comments