Skip to content

Commit

Permalink
Enable to ping RISC-V group via triagebot
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTitor committed Jul 28, 2020
1 parent 1f5d69d commit b85dae0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,17 @@ Thanks! <3
"""
label = "O-ARM"

[ping.risc-v]
message = """\
Hey RISC-V Group! This bug has been identified as a good "RISC-V candidate".
In case it's useful, here are some [instructions] for tackling these sorts of
bugs. Maybe take a look?
Thanks! <3
[instructions]: https://rustc-dev-guide.rust-lang.org/notification-groups/risc-v.html
"""
label = "O-riscv"

[prioritize]
label = "I-prioritize"

Expand Down

0 comments on commit b85dae0

Please sign in to comment.