Skip to content

Commit 5a00e38

Browse files
committed
Discord!
1 parent f14458b commit 5a00e38

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,11 @@ The wgpu project has multiple official platforms for community engagement:
3838
tag people from whom you would like attention, esp. to follow-up after a day
3939
or so if you do not get a response to your contributions.
4040

41+
- The [#wgpu channel on the Rust Gamedev Discord](https://discord.gg/game-development-in-rust-676678179678715904)
42+
is dedicated to information chat about both contributing and using the project. Not
43+
all of the developers are on discord, but this is monitored by the maintainers. Similar
44+
in place to the Matrix channels.
45+
4146
- [GitHub issues] are used to discuss open development questions and track work
4247
the community intends to complete; this might include:
4348

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,13 @@ We have a [wiki](https://github.com/gfx-rs/wgpu/wiki) which has information on u
2828

2929
### Need Help? Want to Contribute?
3030

31-
The wgpu community uses Matrix to discuss.
31+
The wgpu community uses Matrix and Discord to discuss.
3232

3333
- [![`#wgpu:matrix.org`](https://img.shields.io/static/v1?label=wgpu-devs&message=%23wgpu&color=blueviolet&logo=matrix)](https://matrix.to/#/#wgpu:matrix.org) - discussion of wgpu's development.
3434
- [![`#wgpu-users:matrix.org`](https://img.shields.io/static/v1?label=wgpu-users&message=%23wgpu-users&color=blueviolet&logo=matrix)](https://matrix.to/#/#wgpu-users:matrix.org) - discussion of using the library and the surrounding ecosystem.
35+
- [![#wgpu on the Rust Gamedev Discord](https://img.shields.io/discord/676678179678715904?logo=discord&logoColor=E0E3FF&label=%23wgpu&color=5865F2)
36+
](https://discord.gg/game-development-in-rust-676678179678715904) - Dedicated support channel on the Rust Gamedev Discord.
37+
3538

3639
### Other Languages
3740

0 commit comments

Comments
 (0)