Skip to content

Labels

Labels

  • 2code ^ !2code

    Issues for and Pull Requests during the 2code ^ !2code live stream.
  • BREAKING CHANGE

    Introduce a breaking change (correlating with MAJOR in Semantic Versioning)
  • changelog:added

    Add a new feature (SemVer:MINOR)
  • changelog:changed

    Change existing functionality (SemVer:MAJOR)
  • changelog:deprecated

    Obsolete soon-to-be removed features (SemVer:MINOR)
  • changelog:fixed

    Something isn't working (SemVer:PATCH)
  • changelog:none

    No consumer observable changes (no SemVer increment)
  • changelog:removed

    Remove an existing feature (SemVer:MAJOR)
  • changelog:security

    Fix a vulnerability (SemVer:PATCH)
  • duplicate

    This issue or pull request already exists
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • invalid

    This doesn't seem right
  • question

    Further information is requested
  • scope:benchmarking

    Benchmarking and/or Profiling
  • scope:code

    .NET, MSBuild and C# maintenance tasks
  • scope:item

    The Inspector inspects C# and Visual Basic files
  • scope:library

    The Inspector's core and extension libraries
  • scope:nuget

    The Inspector inspects NuGet packages
  • scope:package

    NuGet packages
  • scope:project

    The Inspector inspects .NET projects
  • scope:repo

    GitHub repository and/or Actions
  • scope:solution

    The Inspector inspects .NET solutions
  • scope:testing

    Unit and/or Integration Testing
  • scope:tool

    .NET tool
  • sloppy

    A low-quality contribution seemingly unsalvageable. Please open it anew with the guidelines in mind.
  • triage

    Triage, verify, review, reproduce, estimate, plan, and label new issues
  • type:build

    Changes that affect the build system or external dependencies
  • type:cd

    Changes to our CD configuration files and scripts
  • type:chore

    Update packages/dependencies that don't impact published artifacts