mirror of
https://github.com/bevyengine/bevy
synced 2024-11-21 20:23:28 +00:00
Recommend posting new plugins in #crates discord channel (#4956)
# Objective - Guide people to the right discord channel to post about their new plugin. #showcase was split into multiple channels. ## Solution - recommend posting in #crates
This commit is contained in:
parent
73174730e4
commit
d51a87cf28
1 changed files with 1 additions and 1 deletions
|
@ -113,5 +113,5 @@ Once a crate is published to [crates.io](https://crates.io), there are two badge
|
|||
You can promote your plugin in Bevy's [communities](https://github.com/bevyengine/bevy#community):
|
||||
|
||||
* Add it as an [Asset on the official website](https://github.com/bevyengine/bevy-assets)
|
||||
* Announce it on [Discord](https://discord.gg/bevy), in the `#showcase` channel
|
||||
* Announce it on [Discord](https://discord.gg/bevy), in the `#crates` channel
|
||||
* Announce it on [Reddit](https://reddit.com/r/bevy)
|
||||
|
|
Loading…
Reference in a new issue