Getting images, models and sounds into the editor
Affects the entire editor in some way
User interface design and art
An app used to select projects and editor versions
About the project itself and its project management
Related to editor panel based workflow
Setting and saving user and project preferences
Relates to how we ship editor executable to users
Related to undo/redo logic or bevy_undo crate
Various primitive UI widgets
A change to the crates that Bevy depends on
Improvements or additions to documentation
Make something new possible
Make something nicer to use
Touches with unsafe code in some way
A failure to compile Bevy apps
A sudden unexpected crash
This must be fixed immediately or contributors or users will be severely impacted
This is particularly urgent, and deserves immediate attention
A bug that results in undefined compiler behavior
Further information is requested
The original PR author has no intent to complete this work. Pick me up!
This cannot move forward until something else changes
This issue or PR already exists
This set of changes needs performance benchmarking to double-check that they help