mirror of
https://github.com/bevyengine/bevy
synced 2025-02-16 14:08:32 +00:00
Fix Code of Conduct bolding in readme (#3822)
This commit is contained in:
parent
33ef5b5039
commit
4134577e64
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ Bevy is still in the _very_ early stages of development. APIs can and will chang
|
||||||
|
|
||||||
## Community
|
## Community
|
||||||
|
|
||||||
Before contributing or participating in discussions with the community, you should familiarize yourself with our **[Code of Conduct](./CODE_OF_CONDUCT.md).
|
Before contributing or participating in discussions with the community, you should familiarize yourself with our [**Code of Conduct**](./CODE_OF_CONDUCT.md).
|
||||||
|
|
||||||
* **[Discord](https://discord.gg/bevy):** Bevy's official discord server.
|
* **[Discord](https://discord.gg/bevy):** Bevy's official discord server.
|
||||||
* **[Reddit](https://reddit.com/r/bevy):** Bevy's official subreddit.
|
* **[Reddit](https://reddit.com/r/bevy):** Bevy's official subreddit.
|
||||||
|
|
Loading…
Add table
Reference in a new issue