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: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,3 +70,10 @@ Test out the agent with the following commands!
70
70
| --- |--- |
71
71
| User asking `@agent` to create a GitHub issue |`@agent Create an issue in the repo (org/repo) with title "my first issue" and body "hooray I created an issue"`|
72
72
| User asking `@agent` to list GitHub issues |`@agent list all issues in this repo (org/repo)`|
-[About building Copilot Extensions](https://docs.github.com/en/copilot/building-copilot-extensions/about-building-copilot-extensions)
77
+
-[Set up process](https://docs.github.com/en/copilot/building-copilot-extensions/setting-up-copilot-extensions)
78
+
-[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)
79
+
-[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