bevyengine / bevy-website

The source files for the official Bevy website
https://bevyengine.org
MIT License
198 stars 344 forks source link

Bring Contributing Guide Working Groups Documentation Up to Date #1616

Closed TrialDragon closed 2 months ago

TrialDragon commented 2 months ago

Objective

Bring the Contributing Guide's Working Group page up to date with the bevy repository's CONTRIBUTING.md.

Solution

Port over the last two commits relevant to working groups (https://github.com/bevyengine/bevy/commit/68db79862227885bb5d4794c2636e1749e36e574 https://github.com/bevyengine/bevy/commit/4a312a12e79ccf32b54ba2d3e99053685028c055).

Testing

Run zola serve --open in trialdragon/bring_working_groups_up_to_date, and check that the changes didn't break render, or that Zola runs.