2
0
Fork 0
mirror of https://github.com/bevyengine/bevy synced 2025-02-22 00:48:36 +00:00
bevy/.github/contributing
Niklas Eicker 0bce78439b Cleanup system sets called labels ()
# Objective

We have a few old system labels that are now system sets but are still named or documented as labels. Documentation also generally mentioned system labels in some places.


## Solution

- Clean up naming and documentation regarding system sets

## Migration Guide

`PrepareAssetLabel` is now called `PrepareAssetSet`
2023-02-14 21:46:07 +00:00
..
engine_style_guide.md Clean up advice on glob imports in style guide () 2022-05-02 18:45:00 +00:00
example_style_guide.md Cleanup system sets called labels () 2023-02-14 21:46:07 +00:00