You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an issue that tracks how finished the migration guide is for Bevy 0.14. I've volunteered to do most of the work, but feel free to help as well if you want!
Steps
First pass writing
Generate migration guides for any last-minute breaking changes using generate-release.
Second pass review, checking that no guides were missed.
Adds links to all item names.
Look for guides that could be merged together (e.g. bevy_color), read for correctness and clearness.
Try migration an existing project using the guide
Ask yourself: is it useful? How often do I click on the PR links as compared to just reading the description? Is anything wrong, too long, or too short?
Progress
I'm working by going down the list in _guides.toml and updating each one.
768 lines finished out of 768. (100%)
128 out of 128 guides finished.
History
A complete list of PRs that I have created working on the migration guide:
Uh oh!
There was an error while loading. Please reload this page.
This is an issue that tracks how finished the migration guide is for Bevy 0.14. I've volunteered to do most of the work, but feel free to help as well if you want!
Steps
generate-release
.item names
.bevy_color
), read for correctness and clearness.Try migration an existing project using the guideProgress
I'm working by going down the list in
_guides.toml
and updating each one.History
A complete list of PRs that I have created working on the migration guide:
Node2d
migration guide #1217The text was updated successfully, but these errors were encountered: