Skip to content

Labels

Labels

  • .NET

  • analyzer :eyeglasses:

    A new analyzer being implemented or updated
  • api-approved :rocket:

    A proposal that has been approved: PRs are a go
  • api-rejected :no_entry_sign:

    A rejected proposal, PRs will be closed
  • auto merge :zap:

    A PR that will be merged automatically when checks pass
  • blocking release :boom:

    A major issue that's blocking a release and has to be fixed
  • bug :bug:

    An unexpected issue that highlights incorrect behavior
  • bugbash :building_construction:

    An issue that has been found during a bugbash
  • bugfix :wrench:

    PRs fixing a discovered bug
  • build :fire:

    Some changes or issues related to build infrastructure
  • by design

    Some behavior that is intended and not an issue
  • champion

  • CI/pipeline 🔬

    Some changes or issues related to CI infrastructure
  • common 💼

    Issues/PRs for the Common package
  • diagnostics 🔬

    Issues/PRs for the Diagnostics package
  • DO NOT MERGE :warning:

    A blocked PR
  • doc-InDraft :hourglass_flowing_sand:

    Docs for this feature/change are work in progress
  • doc-provided :heavy_check_mark:

    Docs for this feature/change are available
  • documentation :page_with_curl:

    Some proposed change related to documentation
  • duplicate :busts_in_silhouette:

    Indicates that an identical issue or PR already exists
  • external :arrow_heading_up:

    Something related to or caused by an external project
  • feature :bulb:

    A new feature being implemented
  • feature request :mailbox_with_mail:

    A request for new changes to improve functionality
  • First time contributor :wave:

    A new PR made by a first time contributor
  • fixed in main :racing_car:

    An issue/feature that has already been fixed/added in main
  • Good first issue :100:

    Issues identified as good for first-time contributors
  • high-performance 🚂

    Issues/PRs for the HighPerformance package
  • hotfix 🌶

    A hotfix for an issue just discovered
  • improvements :sparkles:

    Improvements to an existing functionality
  • in-progress