Skip to content

Commit e7ea6d9

Browse files
authored
Create emscripten.md
1 parent c563c83 commit e7ea6d9

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

src/notification-groups/emscripten.md

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

0 commit comments

Comments
 (0)