bevy/.github/contributing
Alice Cecile 241a61d2a5 Clean up advice on glob imports in style guide (#4644)
# Objective

- Example was misleading, as we never import `bevy` itself in the engine (except in integration tests).

## Solution

- Clean up wording.

## Context

Noticed by @mockersf in #4608.
2022-05-02 18:45:00 +00:00
..
engine_style_guide.md Clean up advice on glob imports in style guide (#4644) 2022-05-02 18:45:00 +00:00
example_style_guide.md ParamSet for conflicting SystemParam:s (#2765) 2022-03-29 23:39:38 +00:00