Add discord link to readme (#8516)

This commit is contained in:
Connor Fitzgerald 2025-11-13 11:41:00 -05:00 committed by GitHub
parent efca3f5066
commit 298eb262d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 10 additions and 2 deletions

View File

@ -38,6 +38,11 @@ The wgpu project has multiple official platforms for community engagement:
tag people from whom you would like attention, esp. to follow-up after a day
or so if you do not get a response to your contributions.
- The [#wgpu channel on the Rust Gamedev Discord](https://discord.gg/X3MYBNXUMJ)
is dedicated to information chat about both contributing and using the project. Not
all of the developers are on Discord, but this is monitored by the maintainers. Similar
in place to the Matrix channels.
- [GitHub issues] are used to discuss open development questions and track work
the community intends to complete; this might include:

View File

@ -28,10 +28,13 @@ We have a [wiki](https://github.com/gfx-rs/wgpu/wiki) which has information on u
### Need Help? Want to Contribute?
The wgpu community uses Matrix to discuss.
The wgpu community uses Matrix and Discord to discuss.
- [![`#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.
- [![`#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.
- [![#wgpu on the Rust Gamedev Discord](https://img.shields.io/discord/676678179678715904?logo=discord&logoColor=E0E3FF&label=%23wgpu&color=5865F2)
](https://discord.gg/X3MYBNXUMJ) - Dedicated support channel on the Rust Gamedev Discord.
### Other Languages

View File

@ -54,7 +54,7 @@ Day of Release:
- Add an AMA comment.
- Include the r/rust post shortlink in the following posts as well:
- [wgpu matrix](https://matrix.to/#/#wgpu:matrix.org)
- [Rust Gamedev Discord](https://discord.gg/yNtPTb2) in the #crates channel
- [Rust Gamedev Discord](https://discord.gg/X3MYBNXUMJ) in the #crates and #wgpu channel
- [Bevy Discord](https://discord.com/invite/bevy) in the #rendering-dev channel
- [Graphics Programming Discord](https://discord.gg/6mgNGk7) in the #webgpu channel
- [Rust Community Discord](https://discord.gg/rust-lang-community) in the #games-and-graphics channel