Skip to content

Commit 98bfba1

Browse files
authoredSep 20, 2024
Adding Docs Links to README.md
Adding builder docs links to the README
1 parent a2676dd commit 98bfba1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
 

‎README.md

+7
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,10 @@ Test out the agent with the following commands!
7272
| --- |--- |
7373
| User asking `@agent` how to configure a Copilot extension | `@agent How do I configure a copilot extension?` |
7474
| User asking `@agent` what a Copilot extension looks like | `@agent What is the response format for a copilot extension?` |
75+
76+
## Copilot Extensions Documentation
77+
- [Using Copilot Extensions](https://docs.github.com/en/copilot/using-github-copilot/using-extensions-to-integrate-external-tools-with-copilot-chat)
78+
- [About building Copilot Extensions](https://docs.github.com/en/copilot/building-copilot-extensions/about-building-copilot-extensions)
79+
- [Set up process](https://docs.github.com/en/copilot/building-copilot-extensions/setting-up-copilot-extensions)
80+
- [Communicating with the Copilot platform](https://docs.github.com/en/copilot/building-copilot-extensions/building-a-copilot-agent-for-your-copilot-extension/configuring-your-copilot-agent-to-communicate-with-the-copilot-platform)
81+
- [Communicating with GitHub](https://docs.github.com/en/copilot/building-copilot-extensions/building-a-copilot-agent-for-your-copilot-extension/configuring-your-copilot-agent-to-communicate-with-github)

0 commit comments

Comments
 (0)
Failed to load comments.