bevyengine / bevyengine/bevy

Add explaination of what `a valid system configuration` is

Open
#21,206 0 comments 1 reaction 0 assignees View on GitHub
A-ECS C-Usability D-Modest S-Ready-For-Implementation X-Uncontroversial
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 22h
Merged PRs (30d)
161

Description

## How can Bevy's documentation be improved?

As shown in the discussion at https://github.com/bevyengine/bevy/discussions/21156, the following error occurred when implementing the `Combine` trait:

``error[E0277]: `X` does not describe a valid system configuration``

While that discussion has been resolved, I still do not understand what a valid system configuration is.

The error message alone does not clarify what actions need to be taken. Could you consider explaining what "a valid system configuration" is, or adding a link to that explanation in the error message?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.