Skip to content

Labels

Labels

  • Involves time keeping and reporting
  • Translations, rotations and scales
  • Graphical user interfaces, styles, layouts, and widgets
  • Utility functions and types
  • Platform-agnostic interface layer to run your app in
  • Stress tests and benchmarks used to measure how fast things are
  • An unexpected or incorrect behavior
  • A section of code that is hard to understand or change
  • A change to the crates that Bevy depends on
  • A design document intended to shape future work
  • An addition or correction to our documentation
  • An addition or correction to our examples
  • A new feature, making something new possible
  • This bug is isolated to specific hardware or driver configurations
  • A change motivated by improving speed, memory usage or compile times
  • A crash that occurs when first attempting to run a Bevy app
  • A change that impacts how we test Bevy or how users test their apps
  • An issue that collects information about a broad development initiative
  • A targeted quality-of-life change that makes Bevy easier to use
  • Deals with asynchronous abstractions
  • Quite challenging from either a design or technical perspective. Ask for help!
  • Can be tackled by anyone with generic programming or Rust skills
  • Requires deep knowledge in a given domain
  • Code that generates Rust code
  • A "normal" level of difficulty; suitable for simple features or challenging fixes
  • This code uses GPU shader languages
  • Simple bug fixes and API improvements, docs, test and examples
  • Nice and easy! A great choice to get started with Bevy
  • Touches with unsafe code in some way
  • Frequently Asked Question. Enough users ask this question that we boost its prominince.