Skip to content

Commit ee21ee8

Browse files
Copilotsinedied
andauthored
docs: add AI Discord and GitHub Community Links to README (#5)
* Initial plan * Add AI Discord and Forum Links to README Co-authored-by: sinedied <593151+sinedied@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: sinedied <593151+sinedied@users.noreply.github.com>
1 parent 383a176 commit ee21ee8

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
# Serverless Recipes for JavaScript/TypeScript
77

88
[![Open project in GitHub Codespaces](https://img.shields.io/badge/Codespaces-Open-blue?style=flat-square&logo=github)](https://codespaces.new/Azure-Samples/serverless-recipes-javascript?hide_repo_select=true&ref=main&quickstart=true)
9+
[![Join Azure AI Foundry Discord](https://img.shields.io/badge/Discord-Azure_AI_Community-blue?style=flat-square&logo=discord&color=5865f2&logoColor=fff)](https://aka.ms/foundry/discord)
910
[![Build Status](https://img.shields.io/github/actions/workflow/status/Azure-Samples/serverless-recipes-javascript/build-test.yaml?style=flat-square&label=Build)](https://github.com/Azure-Samples/serverless-recipes-javascript/actions)
1011
![Node version](https://img.shields.io/badge/Node.js->=20-3c873a?style=flat-square)
1112
[![TypeScript](https://img.shields.io/badge/TypeScript-blue?style=flat-square&logo=typescript&logoColor=white)](https://www.typescriptlang.org)
@@ -128,6 +129,16 @@ Here are some additional resources to learn more about the technologies used:
128129

129130
If you have any issue when running or deploying the samples, please check the [troubleshooting guide](./docs/troubleshooting.md). If you can't find a solution to your problem, please [open an issue](https://github.com/Azure-Samples/serverless-recipes-javascript/issues) in this repository.
130131

132+
## Getting Help
133+
134+
If you get stuck or have any questions about building AI apps, join:
135+
136+
[![Azure AI Foundry Discord](https://img.shields.io/badge/Discord-Azure_AI_Foundry_Community_Discord-blue?style=for-the-badge&logo=discord&color=5865f2&logoColor=fff)](https://aka.ms/foundry/discord)
137+
138+
If you have product feedback or errors while building visit:
139+
140+
[![Azure AI Foundry Developer Forum](https://img.shields.io/badge/GitHub-Azure_AI_Foundry_Developer_Forum-blue?style=for-the-badge&logo=github&color=000000&logoColor=fff)](https://aka.ms/foundry/forum)
141+
131142
## Contributing
132143

133144
This project welcomes contributions and suggestions. Most contributions require you to agree to a

0 commit comments

Comments
 (0)