bevy/.github/contributing
Noah 45f7af6282
Update engine_style_guide with guideline to link to the error code when using bevy engine error codes (#12253)
# Objective

- https://github.com/bevyengine/bevy/pull/12165 created the expectation
that returned bevy errors will include a link to the relevant bevy
error. That expectation is not formally established in the contributing
guidelines which will lead to it not being upheld in future PRs that use
the bevy error codes. This PR adds it to engine_style_guide.md to
establish that convention officially

---------

Co-authored-by: Afonso Lage <lage.afonso@gmail.com>
2024-03-02 14:42:29 +00:00
..
engine_style_guide.md Update engine_style_guide with guideline to link to the error code when using bevy engine error codes (#12253) 2024-03-02 14:42:29 +00:00
example_style_guide.md Cleanup system sets called labels (#7678) 2023-02-14 21:46:07 +00:00