Skip to content

Labels

Labels

  • A change to the all_tuples*! macros.
  • A change to the build pipeline/CI.
  • Changes a lot of things!
  • A change to the examples.
  • Something isn't working
  • A section of code that is hard to understand or change, unidiomatic, or triggers a lint.
  • Upgrading a dependency
  • An improvement to the documentation.
  • A targeted quality-of-life change that makes it easier to use.
  • A new feature, making something new possible.
  • A change motivated by improving speed, memory usage or compile times.
  • Benchmarking, unit testing, or other testing.
  • An issue that collects information about a broad development initiative.
  • 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 to understand and implement.
  • Nice and easy! Should only need one review.
  • This change needs a `## Migration` guide in the description.
  • This is specific to the Android operating system.
  • This is specific to the BSD operating system.
  • This is specific to the iOS operating system.
  • This is specific to the Linux operating system.
  • This is specific to the MacOS operating system.
  • A problem that only happens on certain targets.
  • This is specific to WASM builds.
  • This is specific to the Windows operating system.
  • A failure to compile that must be urgently addressed.
  • A runtime crash that must be urgently addressed.
  • Functionality that used to work but no longer does. Add a test for this!
  • A bug that results in undefined compiler behavior.