{"meta":{"title":"Label reference","intro":"Labels can help you find an issue you'd like to help with.","product":"Contribute to GitHub Docs","breadcrumbs":[{"href":"/en/contributing","title":"Contribute to GitHub Docs"},{"href":"/en/contributing/collaborating-on-github-docs","title":"Collaborate on GitHub Docs"},{"href":"/en/contributing/collaborating-on-github-docs/label-reference","title":"Label reference"}],"documentType":"article"},"body":"# Label reference\n\nLabels can help you find an issue you'd like to help with.\n\nYou can use labels to locate a particular type of issue. The examples below show some commonly used labels that can help you get started. Each label links to a filtered list of open issues in the github/docs repository.\n\n| Label | Description |\n| --- | --- |\n| [`help wanted`](https://github.com/github/docs/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22) | Problems or updates that anyone in the community can start working on. |\n| [`good first issue`](https://github.com/github/docs/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22) | Problems or updates we think are ideal for beginners. |\n| [`content`](https://github.com/github/docs/issues?q=is%3Aopen+is%3Aissue+label%3Acontent) | Problems or updates in the content on docs.github.com. These will usually require some knowledge of Markdown. | <!-- markdownlint-disable-line search-replace -->\n| [`engineering`](https://github.com/github/docs/issues?q=is%3Aopen+is%3Aissue+label%3Aengineering) | Problems or updates involving the functionality of the docs.github.com website. Fixing these issues will usually require some knowledge of JavaScript/Node.js or YAML. |<!-- markdownlint-disable-line search-replace -->\n| [`codespaces`](https://github.com/github/docs/labels/codespaces)<br> [`desktop`](https://github.com/github/docs/labels/desktop)<br> [`graphql`](https://github.com/github/docs/labels/graphql) | Labels for filtering issues by a product or documentation area. |\n\nFor a complete list of all the labels currently in use in the github/docs repository, visit the [labels page](https://github.com/github/docs/labels)."}