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: samples/microsoft/python/getting-started-agents/3p-tools/PartnerContributingGuide.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
@@ -3,7 +3,7 @@
3
3
## Who should read this?
4
4
This contributing guide is designed for partners who want to bring their APIs as part of the **Azure AI Agent Service non-Microsoft tools** so that customers can integrate your APIs with Azure AI Agent service through a tool to retrieve data or integrating with a workflow.
5
5
6
-
## Prepare your PR
6
+
## Prepare your Pull Request (PR)
7
7
Your PR needs to create a new folder with the tool name and include the following information:
8
8
-`README.md` (required): follow this [template](./README_template_for_parter.md) as an example and this README file will serve as public documentation for help customers set up and use the tool with your API through Azure AI Agent service
9
9
- The name, logo, and description in this README file will be used in the Azure AI Foundry Portal user experience and marketing materials.
0 commit comments