From 3c5251f6f2bcba7c678e8e54e06245ef12ec84a3 Mon Sep 17 00:00:00 2001 From: GabLotus Date: Thu, 20 Aug 2020 17:03:26 -0700 Subject: [PATCH] Updating README.md with subreddit info and link to Code of Conduct (#263) * update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 72cb06cafa..bb93b5c6dc 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,9 @@ Bevy is still in the _very_ early stages of development. APIs can and will chang * **[Bevy Rust API Docs](https://docs.rs/bevy):** Bevy's Rust API docs, which are automatically generated from the doc comments in this repo. ## Community -* **[Discord Server](https://discord.gg/gMUk5Ph):** Bevy's official discord server. +* Before contributing or participating in discussions with the community, you should familiarize yourself with our **[Code of Conduct](https://github.com/bevyengine/bevy/blob/master/CODE_OF_CONDUCT.md)** +* **[Discord](https://discord.gg/gMUk5Ph):** Bevy's official discord server. +* **[Reddit](https://reddit.com/r/bevy):** Bevy's official subreddit. ## Getting Started