Skip to content
William Luu edited this page Mar 18, 2016 · 4 revisions

How to use labels

Status labels for issues

Issues which don't have a status label are not triaged.

Other labels for issues

  • bug - The issue describes a product defect.
  • c# - The issue is specific to C# language services.
  • dev - The issue need to be fixed in the dev branch.
  • duplicate - The issue is duplicate of another one.
  • enhancement - The issue describes an improvement to an existing feature.
  • feature request - The issue describes a new feature, which requires extensive design and testing.
  • help wanted - The issue is triaged and is ready to be worked on by anyone.
  • infrastructure - The issue is specific to build scripts, build server and the test infrastructures.

Labels for pull request

  • do not merge - The PR is for demonstration purposes only and/or is not yet ready to be merged.

Untriaged Issues