Skip to content

Commit d9ad497

Browse files
author
Ramya Parimi
authored
Update how-to-use-labels.md
1 parent 2e0508c commit d9ad497

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

contributing/how-to-use-labels.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ Labels can help you find an issue you'd like to help with.
33
- The [`help wanted` label](https://github.com/github/docs/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22) is for problems or updates that anyone in the community can start working on.
44
- The [`good first issue` label](https://github.com/github/docs/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22) is for problems or updates we think are ideal for beginners.
55
- The [`content` label](https://github.com/github/docs/issues?q=is%3Aopen+is%3Aissue+label%3Acontent) is for problems or updates in the content on docs.github.com. These will usually require some knowledge of Markdown.
6-
- The [`engineering` label](https://github.com/github/docs/issues?q=is%3Aopen+is%3Aissue+label%3Aengineering) is for problems or updates in the docs.github.com website. These will usually require some knowledge of JavaScript/Node.js or YAML to fix.
6+
- The [`engineering` label](https://github.com/github/docs/issues?q=is%3Aopen+is%3Aissue+label%3Aengineering) is for problems or updates in the docs.github.com website. These will usually require some knowledge of JavaScript/Node.js or YAML to fix.
7+
- Labels such as [`codespaces` label](https://github.com/github/docs/labels/codespaces), [`desktop` label](https://github.com/github/docs/labels/desktop), [`graphql` label](https://github.com/github/docs/labels/graphql) are used for filtering products and docs areas.

0 commit comments

Comments
 (0)