From 4a312a12e79ccf32b54ba2d3e99053685028c055 Mon Sep 17 00:00:00 2001 From: Andrew <635596+therealbnut@users.noreply.github.com> Date: Mon, 15 Jul 2024 11:06:42 +1000 Subject: [PATCH] Add a direct link in the docs to the Discord's #working-groups channel (#14321) # Objective Reading the documentation it wasn't clear to me where to see a definitive list of working groups. I somehow missed the discord channel, I'm not sure if my Discord settings had it hidden. ## Solution I've made it clearer in the docs where to find the list of existing working groups. Note: This assumes that all working groups are in there on the discord, that's my understanding from the current docs. Co-authored-by: Alice Cecile --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 92ea2d0b6f..95f162bd46 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -232,6 +232,7 @@ Active initiatives in Bevy are organized into temporary working groups: choosing Working groups are public, open-membership groups that work together to tackle a broad-but-scoped initiative. The work that they do is coordinated in a forum-channel on [Discord](https://discord.gg/bevy), although they also create issues and may use project boards for tangible work that needs to be done. +A list of existing working groups can be found in the [#working-groups](https://discord.com/channels/691052431525675048/1235758970703188008) channel. There are no special requirements to be a member, and no formal membership list or leadership. Anyone can help, and you should expect to compromise and work together with others to bring a shared vision to life.