Reference error handling in systems docs
Open
A-ECS
C-Docs
D-Straightforward
S-Ready-For-Implementation
- Dominant language
- Rust
- Stars
- 48.2k
- Forks
- 4.8k
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 171
Description
> AFAIK neither `add_systems` nor `run_system` say anything about fallible systems and I think this API should be consistent with those. Probably all of them should reference a different section explaining unified ECS error handling.
_Originally posted by @Pascualex in https://github.com/bevyengine/bevy/issues/19678#issuecomment-2980721811_
Contributor guide
Research direction
Review the systems documentation for `add_systems` and `run_system`, then identify the existing section that explains unified ECS error handling. Update the relevant references so fallible systems are covered consistently and verify that all three APIs point to the intended guidance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100