You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/contributing/collaborating-on-github-docs/label-reference.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,4 +17,4 @@ You can use labels to locate a particular type of issue. The examples below show
17
17
| [`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 -->
18
18
|[`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. |
19
19
20
-
> This repository uses over 85 different labels. For a complete list of all available labels, visit the [labels page](https://github.com/github/docs/labels).
20
+
For 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).
0 commit comments