Bevy::Reflect Custom Attributes
- Dominant language
- Rust
- Stars
- 48.2k
- Forks
- 4.8k
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 171
Description
## How can Bevy's documentation be improved?
Bevy Reflect's top level docs page and side bar make no mention or link to the Custom Attributes feature.
A mention or link to custom attributes should be added.
https://docs.rs/bevy/latest/bevy/reflect/index.html#
https://docs.rs/bevy/latest/bevy/reflect/attributes/struct.CustomAttributes.html
Contributor guide
Research direction
Start with Bevy Reflect's top-level documentation page and the CustomAttributes documentation at the linked docs.rs URLs. Locate the source for the Reflect docs page and sidebar, then add a mention or link to Custom Attributes; the work is done when the feature is discoverable from the top-level page and sidebar.
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
- Clearly specified
- Newbie friendliness
- 50/100