Labels
Labels
23 labels
- Good for newcomers. Mark issues with this.
 - Less than five days of work for a beginner.
 - Unknown amount of work for a beginner.
 - Less than two weeks of work for a beginner.
 - Style fixes or refactor in the code base. Mark issues with this.
 - This issue or pull request is in progress, but dependent on another task being completed first.
 - Something isn't working (correctness). Mark issues with this.
 - Code required for 15-445/645 projects.
 - This issue is documented here and someone might want to fix it later, but it takes no priority
 - This PR is either not intended to merge, or did not pass review.
 - This issue or pull request already exists
 - Adds a requested feature.
 - This PR is being actively worked on and not ready to be reviewed or merged. Mark PRs with this.
 - Infrastructure related issues or changes (CMake, dependencies, CI)
 - Spam or accidental PRs.
 - This pull request has unresolved conflicts that prevent merging.
 - Needs to be reproducible before getting further attention.
 - Performance related issues or changes.
 - Further information is requested.
 - This PR passes all checks and is ready to be reviewed. Mark PRs with this.
 - This PR is ready to be merged. Mark PRs with this.
 - This issue or PR concerns the testing infrastructure: Google Test, Google Benchmark, JUnit, etc.
 - This will not be worked on