mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
Add discord link to readme (#8516)
This commit is contained in:
parent
efca3f5066
commit
298eb262d5
@ -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
|
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.
|
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
|
- [GitHub issues] are used to discuss open development questions and track work
|
||||||
the community intends to complete; this might include:
|
the community intends to complete; this might include:
|
||||||
|
|
||||||
|
|||||||
@ -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?
|
### Need Help? Want to Contribute?
|
||||||
|
|
||||||
The wgpu community uses Matrix to discuss.
|
The wgpu community uses Matrix and Discord to discuss.
|
||||||
|
|
||||||
- [](https://matrix.to/#/#wgpu:matrix.org) - discussion of wgpu's development.
|
- [](https://matrix.to/#/#wgpu:matrix.org) - discussion of wgpu's development.
|
||||||
- [](https://matrix.to/#/#wgpu-users:matrix.org) - discussion of using the library and the surrounding ecosystem.
|
- [](https://matrix.to/#/#wgpu-users:matrix.org) - discussion of using the library and the surrounding ecosystem.
|
||||||
|
- [
|
||||||
|
](https://discord.gg/X3MYBNXUMJ) - Dedicated support channel on the Rust Gamedev Discord.
|
||||||
|
|
||||||
|
|
||||||
### Other Languages
|
### Other Languages
|
||||||
|
|
||||||
|
|||||||
@ -54,7 +54,7 @@ Day of Release:
|
|||||||
- Add an AMA comment.
|
- Add an AMA comment.
|
||||||
- Include the r/rust post shortlink in the following posts as well:
|
- Include the r/rust post shortlink in the following posts as well:
|
||||||
- [wgpu matrix](https://matrix.to/#/#wgpu:matrix.org)
|
- [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
|
- [Bevy Discord](https://discord.com/invite/bevy) in the #rendering-dev channel
|
||||||
- [Graphics Programming Discord](https://discord.gg/6mgNGk7) in the #webgpu 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
|
- [Rust Community Discord](https://discord.gg/rust-lang-community) in the #games-and-graphics channel
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user