Skip to content

No labels!

There aren’t any labels for this repository quite yet.

A-AllTuples
A-AllTuples
A change to the all_tuples*! macros.
A-Build-Pipeline
A-Build-Pipeline
A change to the build pipeline/CI.
A-Cross-Cutting
A-Cross-Cutting
Changes a lot of things!
A-Examples
A-Examples
A change to the examples.
C-Bug
C-Bug
Something isn't working
C-Code-Quality
C-Code-Quality
A section of code that is hard to understand or change, unidiomatic, or triggers a lint.
C-Dependencies
C-Dependencies
Upgrading a dependency
C-Documentation
C-Documentation
An improvement to the documentation.
C-Enhancement
C-Enhancement
A targeted quality-of-life change that makes it easier to use.
C-Feature
C-Feature
A new feature, making something new possible.
C-Performance
C-Performance
A change motivated by improving speed, memory usage or compile times.
C-Testing
C-Testing
Benchmarking, unit testing, or other testing.
C-Tracking-Issue
C-Tracking-Issue
An issue that collects information about a broad development initiative.
D-Complex
D-Complex
Quite challenging from either a design or technical perspective. Ask for help!
D-Modest
D-Modest
A "normal" level of difficulty; suitable for simple features or challenging fixes.
D-Straightforward
D-Straightforward
Simple to understand and implement.
D-Trivial
D-Trivial
Nice and easy! Should only need one review.
M-Needs-Migration-Guide
M-Needs-Migration-Guide
This change needs a `## Migration` guide in the description.
O-Android
O-Android
This is specific to the Android operating system.
O-BSD
O-BSD
This is specific to the BSD operating system.
O-iOS
O-iOS
This is specific to the iOS operating system.
O-Linux
O-Linux
This is specific to the Linux operating system.
O-MacOS
O-MacOS
This is specific to the MacOS operating system.
O-Platform-Specific
O-Platform-Specific
A problem that only happens on certain targets.
O-Web
O-Web
This is specific to WASM builds.
O-Windows
O-Windows
This is specific to the Windows operating system.
P-Compile-Failure
P-Compile-Failure
A failure to compile that must be urgently addressed.
P-Crash
P-Crash
A runtime crash that must be urgently addressed.
P-Regression
P-Regression
Functionality that used to work but no longer does. Add a test for this!
P-Unsound
P-Unsound
A bug that results in undefined compiler behavior.