Skip to content

Labels

Labels

  • A-Build

    Related to the bevy build command
  • A-Build-System

    Related to CI and GitHub Actions
  • A-CLI

    Related to the main CLI and not a more specific subcommand
  • A-Cross-Cutting

    Affects multiple areas of the repository
  • A-Linter

    Related to the linter and custom lints
  • A-Meta

  • A-Run

    Related to the bevy run command
  • A-Templates

    Related to generating projects from templates
  • A-Web

    Building or running Bevy apps targeting the browser
  • C-Bug

    A bug in the program
  • C-Code-Quality

    An improvement of readability or quality
  • C-Dependencies

    A change related to dependencies
  • C-Docs

    An improvement in documentation
  • C-Feature

    Make something new possible
  • C-Performance

  • C-Testing

    A change to the tests
  • C-Tracking-Issue

    An issue that collects information about a broader development initiative
  • C-Usability

    An improvement that makes the API more pleasant
  • D-Complex

    Quite challenging from either a design or technical perspective. Ask for help!
  • D-Modest

    A "normal" level of difficulty; suitable for simple features or challenging fixes
  • D-Straightforward

    Simple bug fixes and API improvements, docs, test and examples
  • D-Trivial

    Nice and easy! A great choice to get started with Bevy CLI
  • M-Needs-Migration-Guide

    A breaking change to the public API that needs to be noted in the migration guide
  • O-Linux

  • O-MacOS

  • O-Windows

  • P-High

    This is particularly urgent, and deserves immediate attention
  • P-Regression

  • S-Adopt-Me

    The original PR author has no intent to complete this work. Pick me up!
  • S-Blocked

    This cannot move forward until something else changes