Skip to content

Commit 456eb9f

Browse files
authored
Merge pull request #34561 from github/repo-sync
Repo sync
2 parents 52d198a + 56e33ad commit 456eb9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/copilot/using-github-copilot/asking-github-copilot-questions-in-githubcom.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ The skills you can use in {% data variables.product.prodname_copilot_chat_dotcom
6767
| **Release details** | Retrieves the latest, or specified, release. This allows you to find out who created a release, when it happened, and information included in the release notes. | Yes | _When was the latest release?_ |
6868
| **Repository details** | Retrieves a specific {% data variables.product.prodname_dotcom %} repository. This is useful for finding out details such as the repository owner and the main language used. | Yes | _Tell me about this repo_ |
6969
| **Symbol definition** | Retrieves the lines of code that define a specific code symbol (function, class, or struct) in the default branch of the Git repository. This skill is useful when you have the exact name of a symbol, and want to understand it. | Yes | _Write unit tests for the AuthUser method_ |
70+
| **Support search** | Retrieves information from the {% data variables.contact.contact_support_portal %}. This skill is useful for asking {% data variables.product.prodname_copilot_chat_short %} about {% data variables.product.prodname_dotcom %} products and support related questions. | Yes | _Can I use {% data variables.product.prodname_copilot_short %} knowledge bases with {% data variables.product.prodname_copilot_individuals_short %}?_ |
7071

7172
## Asking a general question about software development
7273

0 commit comments

Comments
 (0)