bevyengine / bevyengine/bevy-website

Issue on page 0.13 to 0.14

Open
#2,192 0 comments 0 reactions 0 assignees View on GitHub
A-Migration Guides C-Correction S-Ready-For-Implementation
Dominant language
JavaScript
Stars
249
Forks
450
Avg merge
16h 20m
Merged PRs (30d)
6

Description

## Describe the issue

The code in the `onenter-state-schedules-now-run-before-startup-schedules` section appears to be incorrect. In `0.14 (Solution 2)`, `AppState::Setup` and `AppState::InitialSetup` are not defined in `enum AppState`. It's not clear what the intended solution is.

## Proposed Solution
Define those enum members if that's the intended solution. I'm not sure whether it is. Otherwise, change those states to something else, whatever the intended solution is.

Contributor guide

Open the contributing guide

Research direction

Start with the `onenter-state-schedules-now-run-before-startup-schedules` section and inspect `0.14 (Solution 2)`, especially its use of `AppState::Setup` and `AppState::InitialSetup`. Compare those names with the `AppState` enum used by the example or relevant Bevy version. Done means the section presents valid state names and clearly reflects the intended solution.

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
Needs clarification
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.