Labels
Labels
40 labels
- Related to the bevy build command
- Related to CI and GitHub Actions
- Related to the main CLI and not a more specific subcommand
- Affects multiple areas of the repository
- Related to the linter and custom lints
- Related to the bevy run command
- Related to generating projects from templates
- Building or running Bevy apps targeting the browser
- A bug in the program
- An improvement of readability or quality
- A change related to dependencies
- An improvement in documentation
- Make something new possible
- A change to the tests
- An issue that collects information about a broader development initiative
- An improvement that makes the API more pleasant
- Quite challenging from either a design or technical perspective. Ask for help!
- A "normal" level of difficulty; suitable for simple features or challenging fixes
- Simple bug fixes and API improvements, docs, test and examples
- Nice and easy! A great choice to get started with Bevy CLI
- A breaking change to the public API that needs to be noted in the migration guide
- This is particularly urgent, and deserves immediate attention
- The original PR author has no intent to complete this work. Pick me up!
- This cannot move forward until something else changes