Skip to content

Commit f81f402

Browse files
committed
Add RISC-V notification group instructions
1 parent de2aeab commit f81f402

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

src/notification-groups/risc-v.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# RISC-V notification group
2+
3+
**Github Label:** [O-riscv]
4+
5+
[O-riscv]: https://github.com/rust-lang/rust/labels/O-riscv
6+
7+
This list will be used to ask for help both in diagnosing and testing
8+
RISC-V-related issues as well as suggestions on how to resolve
9+
interesting questions regarding our RISC-V support.
10+
11+
The group also has an associated Zulip stream ([`#t-compiler/risc-v`])
12+
where people can go to pose questions and discuss RISC-V-specific
13+
topics.
14+
15+
So, if you are interested in participating, please sign up for the
16+
RISC-V group! To do so, you open a PR against the [rust-lang/team]
17+
repository. Just [follow this example][eg], but change the username to
18+
your own!
19+
20+
[`#t-compiler/risc-v`]: https://rust-lang.zulipchat.com/#narrow/stream/250483-t-compiler.2Frisc-v
21+
[rust-lang/team]: https://github.com/rust-lang/team
22+
[eg]: https://github.com/rust-lang/team/pull/394

0 commit comments

Comments
 (0)