From e6ae5588c20504bafdd73731b1d7c24a749b2a28 Mon Sep 17 00:00:00 2001
From: v-bvishnu <129953098+v-bvishnu@users.noreply.github.com>
Date: Mon, 30 Sep 2024 19:22:01 +0530
Subject: [PATCH 1/8] Update feedback.md
---
msteams-platform/feedback.md | 22 ++++++++++++++++++----
1 file changed, 18 insertions(+), 4 deletions(-)
diff --git a/msteams-platform/feedback.md b/msteams-platform/feedback.md
index 4fa392b6911..648b3e3f45c 100644
--- a/msteams-platform/feedback.md
+++ b/msteams-platform/feedback.md
@@ -8,6 +8,8 @@ ms.date: 09/28/2022
# Support and feedback
+In this doc you will find help and resources needed for Microsoft Teams developer documentation and Microsoft 365 Copilot. In addition to community forums and dedicated support teams to answer technical questions and common issues.
+
## Product support and service issues
Use **Azure Admin Center** or **Microsoft 365 Admin Center** for any **business-critical issues** that need SLA-based support.
@@ -18,6 +20,17 @@ Use **Azure Admin Center** or **Microsoft 365 Admin Center** for any **business-
| **Azure help and support** | If you have a paid Azure subscription, visit the Azure Admin Center to [open a ticket](https://ms.portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportreq). |
| **General questions about Teams** | If you have general questions on Teams, submit your questions on :::image type="icon" source="assets/icons/microsoft-icon.png"::: [Microsoft Teams Community](https://answers.microsoft.com/msteams/forum).|
+## Developer support channels
+
+To inquire about general questions related to Copilot and Copilot samples use the following community groups. Use the [Microsoft 365 Admin Center](https://admin.microsoft.com/Adminportal/Home#/homepage) for any business-critical issues that need SLA(service level agreement) based support and [Microsoft Q&A](/answers/tags/466/copilot-m365-development) for general questions.
+
+| **Support channel category** | **Channel** |
+|:------------|:------------|
+| Microsoft 365 Copilot service issues, development issues, and limited advisory support. | If you have a Premier/Unified support agreement for Microsoft 365, visit the [Microsoft 365 Admin Center](https://admin.microsoft.com/Adminportal/Home#/homepage) and use the Support menu to open a service request. |
+| General questions about Microsoft 365 Copilot | If you have general questions on Microsoft 365 Copilot, submit your questions on [Microsoft Q&A](/answers/tags/466/copilot-m365-development). |
+| Developer community help | [Microsoft Q&A](/answers/) exists as the home of technical questions and answers for Microsoft products. Use the [Microsoft 365 Copilot Development](/answers/tags/466/copilot-m365-development.html) tag to post questions, connect with other developers, and submit answers. |
+| Extensibility samples | Submit issues and ask general questions related to samples using the respective Microsoft 365 Copilot [extensibility samples](samples.md) GitHub repositories. |
+
## Developer community help
Teams community of developers use Stack Overflow and Microsoft Q&A to connect with other developers to ideate, get clarifications, and submit queries. In addition, you can also use other contacts or sites, depending on the type of community help required to raise issues, limitations, and general questions.
@@ -40,7 +53,7 @@ Submit issues and ask general questions related to SDK and samples using the com
| **Community channel** | **Contact** |
|:----------------------|:------------|
| **Platform outages** | Check if your issue is already raised on [Teams platform outages](https://aka.ms/TeamsPlatform/Outages) before you raise one. |
-| **Samples** | Submit issues with samples to respective [Microsoft Teams Samples](https://github.com/OfficeDev/Microsoft-Teams-Samples) repository.|
+| **Samples** | *Submit issues with samples to respective [Microsoft Teams Samples](https://github.com/OfficeDev/Microsoft-Teams-Samples) repository.
* Submit issues with samples to respective [Microsoft 365 Copilot extensibility samples repository](https://github.com/OfficeDev/Copilot-for-M365-Plugins-Samples). |
| **Teams Toolkit or TeamsFx SDK and CLI issues** |
- :::image type="icon" source="assets/icons/GitHub-icon.png"::: [GitHub Issues](https://github.com/OfficeDev/TeamsFx/issues): Create new issues on the [TeamsFx (Microsoft Teams Framework) GitHub repository](https://github.com/OfficeDev/TeamsFx) to report issues or raise feature request. We recommend using GitHub issues for queries and to receive community help.
- :::image type="icon" source="assets/icons/stack-overflow-icon.png"::: [Stack Overflow](https://stackoverflow.com/questions/tagged/teams-toolkit): Use the `teams-toolkit` tag to post questions. Follow the Stack Overflow guidelines such as provide a descriptive title, a concise problem statement, and details to reproduce the issue. Feature requests or broad questions are off-topic.
|
| **Bot and Message extension SDK issues or suggestions** | Submit issues and feature requests to the SDK repository for your bot's language ([C#](https://github.com/Microsoft/botbuilder-dotnet/), [JavaScript](https://github.com/Microsoft/botbuilder-js), or [Python](https://github.com/Microsoft/botbuilder-python)). Post How-to questions at [Stack Overflow](https://stackoverflow.com/questions/tagged/botframework%20microsoft-teams) using the `botframework` and `microsoft-teams` tag. |
| **Tabs (TeamsJS) issues or suggestions** | Submit issues and feature requests to the [Microsoft Teams JavaScript client library (TeamsJS)](https://github.com/OfficeDev/microsoft-teams-library-js/issues) for tabs. Use the `microsoft-teams` tag to post how-to questions about TeamsJS at [Stack Overflow](https://stackoverflow.com/questions/tagged/microsoft-teams). |
@@ -52,8 +65,8 @@ Submit documentation feedback or updates using the community help channels.
| **Community channel** | **Contact** |
|:--------------------------|:--------------------------|
-| **Documentation issues** | To open an issue on the [Microsoft Teams documentation GitHub](https://github.com/MicrosoftDocs/msteams-docs) repository, select **Open a documentation issue** in the **Platform Docs feedback** section available at the footer of the documentation.
:::image type="content" source="assets/images/platform-docs-feedback.png" alt-text="Screenshot shows the option to open a documentation issue for platfrom docs.":::
You can also select whether the article was helpful or not on the article’s page. Select :::image type="icon" source="assets/icons/feedback-icon.png" border="false"::: **Feedback** in the upper-right corner of the article. Select **Yes** or **No**, provide additional context in the text field and select **Submit**.
:::image type="content" source="assets/images/community-feedback.png" alt-text="Screenshot shows the feedback option in the article.":::
If you want to provide additional feedback, you can reach out to the community help through [Microsoft Q&A](#developer-community-forums).|
-|**Documentation updates**|Select **Edit** at the top right of the article you want to update, and submit a pull request to the :::image type="icon" source="assets/icons/GitHub-icon.png"::: [Microsoft Teams documentation GitHub](https://github.com/MicrosoftDocs/msteams-docs) repository.
:::image type="content" source="assets/images/community-feedback-edit.png" alt-text="edit option":::|
+| **Documentation issues** | *To open an issue on the [Microsoft Teams documentation GitHub](https://github.com/MicrosoftDocs/msteams-docs) repository, select **Open a documentation issue** in the **Platform Docs feedback** section available at the footer of the documentation.
:::image type="content" source="assets/images/platform-docs-feedback.png" alt-text="Screenshot shows the option to open a documentation issue for platfrom docs.":::
You can also select whether the article was helpful or not on the article’s page. Select :::image type="icon" source="assets/icons/feedback-icon.png" border="false"::: **Feedback** in the upper-right corner of the article. Select **Yes** or **No**, provide additional context in the text field and select **Submit**.
:::image type="content" source="assets/images/community-feedback.png" alt-text="Screenshot shows the feedback option in the article.":::
If you want to provide additional feedback, you can reach out to the community help through [Microsoft Q&A](#developer-community-forums).
* To open an issue on the Microsoft 365 Copilot GitHub,select **Edit** at the top right of the article you want to update an [open an issue](https://github.com/MicrosoftDocs/m365copilot-docs/issues) on the [Microsoft 365 Copilot Extensibility GitHub](https://github.com/MicrosoftDocs/m365copilot-docs/blob/main/docs/index.md) repository.|
+|**Documentation updates**| *For Teams documentation: Select **Edit** at the top right of the article you want to update, and submit a pull request to the :::image type="icon" source="assets/icons/GitHub-icon.png"::: [Microsoft Teams documentation GitHub](https://github.com/MicrosoftDocs/msteams-docs) repository.
:::image type="content" source="assets/images/community-feedback-edit.png" alt-text="edit option":::
* For Microsoft 365 Copilot: Select **Edit** at the top right of the article you want to update and submit a pull request to the [Microsoft 365 Copilot Extensibility GitHub](https://github.com/MicrosoftDocs/m365copilot-docs/blob/main/docs/index.md) repository.|
### Feature request and general help
@@ -67,4 +80,5 @@ Suggest a feature or vote up existing feature requests.
## See also
-[TeamsJS library reference](/javascript/api/overview/msteams-client)
+* [TeamsJS library reference](/javascript/api/overview/msteams-client)
+* [Microsoft 365 Copilot reference](/microsoft-365-copilot/microsoft-365-copilot-overview)
From 6492808c6c796ed006a27515cba553fc3e9b33db Mon Sep 17 00:00:00 2001
From: v-bvishnu <129953098+v-bvishnu@users.noreply.github.com>
Date: Mon, 30 Sep 2024 19:31:57 +0530
Subject: [PATCH 2/8] Update feedback.md
---
msteams-platform/feedback.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/msteams-platform/feedback.md b/msteams-platform/feedback.md
index 648b3e3f45c..0f2a984de9b 100644
--- a/msteams-platform/feedback.md
+++ b/msteams-platform/feedback.md
@@ -18,7 +18,7 @@ Use **Azure Admin Center** or **Microsoft 365 Admin Center** for any **business-
|:------------|:------------|
| **Microsoft Teams product issues and failures** | If you have a Premier support contract for :::image type="icon" source="assets/icons/microsoft-icon.png"::: Microsoft 365, visit the Microsoft 365 Admin Center and use the Support menu to [open a service request](https://admin.microsoft.com/). |
| **Azure help and support** | If you have a paid Azure subscription, visit the Azure Admin Center to [open a ticket](https://ms.portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportreq). |
-| **General questions about Teams** | If you have general questions on Teams, submit your questions on :::image type="icon" source="assets/icons/microsoft-icon.png"::: [Microsoft Teams Community](https://answers.microsoft.com/msteams/forum).|
+| **General questions about Teams** | If you have general questions on Teams, submit your questions on :::image type="icon" source="assets/icons/microsoft-icon.png"::: [Microsoft Teams Community](https://answers.microsoft.com/). Search for msteams forum in the **Search the community** box.|
## Developer support channels
@@ -29,7 +29,7 @@ To inquire about general questions related to Copilot and Copilot samples use th
| Microsoft 365 Copilot service issues, development issues, and limited advisory support. | If you have a Premier/Unified support agreement for Microsoft 365, visit the [Microsoft 365 Admin Center](https://admin.microsoft.com/Adminportal/Home#/homepage) and use the Support menu to open a service request. |
| General questions about Microsoft 365 Copilot | If you have general questions on Microsoft 365 Copilot, submit your questions on [Microsoft Q&A](/answers/tags/466/copilot-m365-development). |
| Developer community help | [Microsoft Q&A](/answers/) exists as the home of technical questions and answers for Microsoft products. Use the [Microsoft 365 Copilot Development](/answers/tags/466/copilot-m365-development.html) tag to post questions, connect with other developers, and submit answers. |
-| Extensibility samples | Submit issues and ask general questions related to samples using the respective Microsoft 365 Copilot [extensibility samples](samples.md) GitHub repositories. |
+| Extensibility samples | Submit issues and ask general questions related to samples using the respective Microsoft 365 Copilot [extensibility samples](/microsoft-365-copilot/extensibility/samples) GitHub repositories. |
## Developer community help
From 5540a163b9974b37261a5d9b7a83db55e4f06090 Mon Sep 17 00:00:00 2001
From: v-bvishnu <129953098+v-bvishnu@users.noreply.github.com>
Date: Mon, 30 Sep 2024 19:36:13 +0530
Subject: [PATCH 3/8] Update feedback.md
---
msteams-platform/feedback.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/msteams-platform/feedback.md b/msteams-platform/feedback.md
index 0f2a984de9b..50058c3cc1e 100644
--- a/msteams-platform/feedback.md
+++ b/msteams-platform/feedback.md
@@ -65,8 +65,8 @@ Submit documentation feedback or updates using the community help channels.
| **Community channel** | **Contact** |
|:--------------------------|:--------------------------|
-| **Documentation issues** | *To open an issue on the [Microsoft Teams documentation GitHub](https://github.com/MicrosoftDocs/msteams-docs) repository, select **Open a documentation issue** in the **Platform Docs feedback** section available at the footer of the documentation.
:::image type="content" source="assets/images/platform-docs-feedback.png" alt-text="Screenshot shows the option to open a documentation issue for platfrom docs.":::
You can also select whether the article was helpful or not on the article’s page. Select :::image type="icon" source="assets/icons/feedback-icon.png" border="false"::: **Feedback** in the upper-right corner of the article. Select **Yes** or **No**, provide additional context in the text field and select **Submit**.
:::image type="content" source="assets/images/community-feedback.png" alt-text="Screenshot shows the feedback option in the article.":::
If you want to provide additional feedback, you can reach out to the community help through [Microsoft Q&A](#developer-community-forums).
* To open an issue on the Microsoft 365 Copilot GitHub,select **Edit** at the top right of the article you want to update an [open an issue](https://github.com/MicrosoftDocs/m365copilot-docs/issues) on the [Microsoft 365 Copilot Extensibility GitHub](https://github.com/MicrosoftDocs/m365copilot-docs/blob/main/docs/index.md) repository.|
-|**Documentation updates**| *For Teams documentation: Select **Edit** at the top right of the article you want to update, and submit a pull request to the :::image type="icon" source="assets/icons/GitHub-icon.png"::: [Microsoft Teams documentation GitHub](https://github.com/MicrosoftDocs/msteams-docs) repository.
:::image type="content" source="assets/images/community-feedback-edit.png" alt-text="edit option":::
* For Microsoft 365 Copilot: Select **Edit** at the top right of the article you want to update and submit a pull request to the [Microsoft 365 Copilot Extensibility GitHub](https://github.com/MicrosoftDocs/m365copilot-docs/blob/main/docs/index.md) repository.|
+| **Documentation issues** |* To open an issue on the [Microsoft Teams documentation GitHub](https://github.com/MicrosoftDocs/msteams-docs) repository, select **Open a documentation issue** in the **Platform Docs feedback** section available at the footer of the documentation.
:::image type="content" source="assets/images/platform-docs-feedback.png" alt-text="Screenshot shows the option to open a documentation issue for platfrom docs.":::
You can also select whether the article was helpful or not on the article’s page. Select :::image type="icon" source="assets/icons/feedback-icon.png" border="false"::: **Feedback** in the upper-right corner of the article. Select **Yes** or **No**, provide additional context in the text field and select **Submit**.
:::image type="content" source="assets/images/community-feedback.png" alt-text="Screenshot shows the feedback option in the article.":::
If you want to provide additional feedback, you can reach out to the community help through [Microsoft Q&A](#developer-community-forums).
* To open an issue on the Microsoft 365 Copilot GitHub,select **Edit** at the top right of the article you want to update an [open an issue](https://github.com/MicrosoftDocs/m365copilot-docs/issues) on the [Microsoft 365 Copilot Extensibility GitHub](https://github.com/MicrosoftDocs/m365copilot-docs/blob/main/docs/index.md) repository.|
+|**Documentation updates**| * For Teams documentation: Select **Edit** at the top right of the article you want to update, and submit a pull request to the :::image type="icon" source="assets/icons/GitHub-icon.png"::: [Microsoft Teams documentation GitHub](https://github.com/MicrosoftDocs/msteams-docs) repository.
:::image type="content" source="assets/images/community-feedback-edit.png" alt-text="edit option":::
* For Microsoft 365 Copilot: Select **Edit** at the top right of the article you want to update and submit a pull request to the [Microsoft 365 Copilot Extensibility GitHub](https://github.com/MicrosoftDocs/m365copilot-docs/blob/main/docs/index.md) repository.|
### Feature request and general help
From 77daa4b82e44bf4fe988db10eae2d393601376f0 Mon Sep 17 00:00:00 2001
From: v-bvishnu <129953098+v-bvishnu@users.noreply.github.com>
Date: Mon, 30 Sep 2024 19:43:00 +0530
Subject: [PATCH 4/8] Update feedback.md
---
msteams-platform/feedback.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/msteams-platform/feedback.md b/msteams-platform/feedback.md
index 50058c3cc1e..8b62caafafb 100644
--- a/msteams-platform/feedback.md
+++ b/msteams-platform/feedback.md
@@ -53,7 +53,7 @@ Submit issues and ask general questions related to SDK and samples using the com
| **Community channel** | **Contact** |
|:----------------------|:------------|
| **Platform outages** | Check if your issue is already raised on [Teams platform outages](https://aka.ms/TeamsPlatform/Outages) before you raise one. |
-| **Samples** | *Submit issues with samples to respective [Microsoft Teams Samples](https://github.com/OfficeDev/Microsoft-Teams-Samples) repository.
* Submit issues with samples to respective [Microsoft 365 Copilot extensibility samples repository](https://github.com/OfficeDev/Copilot-for-M365-Plugins-Samples). |
+| **Samples** | * Submit issues with samples to respective [Microsoft Teams Samples](https://github.com/OfficeDev/Microsoft-Teams-Samples) repository.
* Submit issues with samples to respective [Microsoft 365 Copilot extensibility samples repository](https://github.com/OfficeDev/Copilot-for-M365-Plugins-Samples). |
| **Teams Toolkit or TeamsFx SDK and CLI issues** | - :::image type="icon" source="assets/icons/GitHub-icon.png"::: [GitHub Issues](https://github.com/OfficeDev/TeamsFx/issues): Create new issues on the [TeamsFx (Microsoft Teams Framework) GitHub repository](https://github.com/OfficeDev/TeamsFx) to report issues or raise feature request. We recommend using GitHub issues for queries and to receive community help.
- :::image type="icon" source="assets/icons/stack-overflow-icon.png"::: [Stack Overflow](https://stackoverflow.com/questions/tagged/teams-toolkit): Use the `teams-toolkit` tag to post questions. Follow the Stack Overflow guidelines such as provide a descriptive title, a concise problem statement, and details to reproduce the issue. Feature requests or broad questions are off-topic.
|
| **Bot and Message extension SDK issues or suggestions** | Submit issues and feature requests to the SDK repository for your bot's language ([C#](https://github.com/Microsoft/botbuilder-dotnet/), [JavaScript](https://github.com/Microsoft/botbuilder-js), or [Python](https://github.com/Microsoft/botbuilder-python)). Post How-to questions at [Stack Overflow](https://stackoverflow.com/questions/tagged/botframework%20microsoft-teams) using the `botframework` and `microsoft-teams` tag. |
| **Tabs (TeamsJS) issues or suggestions** | Submit issues and feature requests to the [Microsoft Teams JavaScript client library (TeamsJS)](https://github.com/OfficeDev/microsoft-teams-library-js/issues) for tabs. Use the `microsoft-teams` tag to post how-to questions about TeamsJS at [Stack Overflow](https://stackoverflow.com/questions/tagged/microsoft-teams). |
From cb87edbae9e1e24cc7869fbc90544b0e603fcd36 Mon Sep 17 00:00:00 2001
From: v-bvishnu <129953098+v-bvishnu@users.noreply.github.com>
Date: Mon, 30 Sep 2024 19:51:33 +0530
Subject: [PATCH 5/8] Update feedback.md
---
msteams-platform/feedback.md | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/msteams-platform/feedback.md b/msteams-platform/feedback.md
index 8b62caafafb..604a659f59d 100644
--- a/msteams-platform/feedback.md
+++ b/msteams-platform/feedback.md
@@ -8,8 +8,6 @@ ms.date: 09/28/2022
# Support and feedback
-In this doc you will find help and resources needed for Microsoft Teams developer documentation and Microsoft 365 Copilot. In addition to community forums and dedicated support teams to answer technical questions and common issues.
-
## Product support and service issues
Use **Azure Admin Center** or **Microsoft 365 Admin Center** for any **business-critical issues** that need SLA-based support.
@@ -53,8 +51,8 @@ Submit issues and ask general questions related to SDK and samples using the com
| **Community channel** | **Contact** |
|:----------------------|:------------|
| **Platform outages** | Check if your issue is already raised on [Teams platform outages](https://aka.ms/TeamsPlatform/Outages) before you raise one. |
-| **Samples** | * Submit issues with samples to respective [Microsoft Teams Samples](https://github.com/OfficeDev/Microsoft-Teams-Samples) repository.
* Submit issues with samples to respective [Microsoft 365 Copilot extensibility samples repository](https://github.com/OfficeDev/Copilot-for-M365-Plugins-Samples). |
-| **Teams Toolkit or TeamsFx SDK and CLI issues** | - :::image type="icon" source="assets/icons/GitHub-icon.png"::: [GitHub Issues](https://github.com/OfficeDev/TeamsFx/issues): Create new issues on the [TeamsFx (Microsoft Teams Framework) GitHub repository](https://github.com/OfficeDev/TeamsFx) to report issues or raise feature request. We recommend using GitHub issues for queries and to receive community help.
- :::image type="icon" source="assets/icons/stack-overflow-icon.png"::: [Stack Overflow](https://stackoverflow.com/questions/tagged/teams-toolkit): Use the `teams-toolkit` tag to post questions. Follow the Stack Overflow guidelines such as provide a descriptive title, a concise problem statement, and details to reproduce the issue. Feature requests or broad questions are off-topic.
|
+| **Samples** | - Submit issues with samples to respective [Microsoft Teams Samples](https://github.com/OfficeDev/Microsoft-Teams-Samples) repository.
- Submit issues with samples to respective [Microsoft 365 Copilot extensibility samples repository](https://github.com/OfficeDev/Copilot-for-M365-Plugins-Samples). |
+| **Teams Toolkit or TeamsFx SDK and CLI issues**
| - :::image type="icon" source="assets/icons/GitHub-icon.png"::: [GitHub Issues](https://github.com/OfficeDev/TeamsFx/issues): Create new issues on the [TeamsFx (Microsoft Teams Framework) GitHub repository](https://github.com/OfficeDev/TeamsFx) to report issues or raise feature request. We recommend using GitHub issues for queries and to receive community help.
- :::image type="icon" source="assets/icons/stack-overflow-icon.png"::: [Stack Overflow](https://stackoverflow.com/questions/tagged/teams-toolkit): Use the `teams-toolkit` tag to post questions. Follow the Stack Overflow guidelines such as provide a descriptive title, a concise problem statement, and details to reproduce the issue. Feature requests or broad questions are off-topic.
|
| **Bot and Message extension SDK issues or suggestions** | Submit issues and feature requests to the SDK repository for your bot's language ([C#](https://github.com/Microsoft/botbuilder-dotnet/), [JavaScript](https://github.com/Microsoft/botbuilder-js), or [Python](https://github.com/Microsoft/botbuilder-python)). Post How-to questions at [Stack Overflow](https://stackoverflow.com/questions/tagged/botframework%20microsoft-teams) using the `botframework` and `microsoft-teams` tag. |
| **Tabs (TeamsJS) issues or suggestions** | Submit issues and feature requests to the [Microsoft Teams JavaScript client library (TeamsJS)](https://github.com/OfficeDev/microsoft-teams-library-js/issues) for tabs. Use the `microsoft-teams` tag to post how-to questions about TeamsJS at [Stack Overflow](https://stackoverflow.com/questions/tagged/microsoft-teams). |
| **Live Share SDK issues or suggestions** | Submit issues and feature requests to the SDK repository for [Live Share SDK](https://github.com/microsoft/live-share-sdk). Use the `live-share` and `microsoft-teams` tag to post how-to questions about the SDK at [Stack Overflow](https://stackoverflow.com/questions/tagged/live-share+microsoft-teams). |
@@ -65,8 +63,8 @@ Submit documentation feedback or updates using the community help channels.
| **Community channel** | **Contact** |
|:--------------------------|:--------------------------|
-| **Documentation issues** |* To open an issue on the [Microsoft Teams documentation GitHub](https://github.com/MicrosoftDocs/msteams-docs) repository, select **Open a documentation issue** in the **Platform Docs feedback** section available at the footer of the documentation.
:::image type="content" source="assets/images/platform-docs-feedback.png" alt-text="Screenshot shows the option to open a documentation issue for platfrom docs.":::
You can also select whether the article was helpful or not on the article’s page. Select :::image type="icon" source="assets/icons/feedback-icon.png" border="false"::: **Feedback** in the upper-right corner of the article. Select **Yes** or **No**, provide additional context in the text field and select **Submit**.
:::image type="content" source="assets/images/community-feedback.png" alt-text="Screenshot shows the feedback option in the article.":::
If you want to provide additional feedback, you can reach out to the community help through [Microsoft Q&A](#developer-community-forums).
* To open an issue on the Microsoft 365 Copilot GitHub,select **Edit** at the top right of the article you want to update an [open an issue](https://github.com/MicrosoftDocs/m365copilot-docs/issues) on the [Microsoft 365 Copilot Extensibility GitHub](https://github.com/MicrosoftDocs/m365copilot-docs/blob/main/docs/index.md) repository.|
-|**Documentation updates**| * For Teams documentation: Select **Edit** at the top right of the article you want to update, and submit a pull request to the :::image type="icon" source="assets/icons/GitHub-icon.png"::: [Microsoft Teams documentation GitHub](https://github.com/MicrosoftDocs/msteams-docs) repository.
:::image type="content" source="assets/images/community-feedback-edit.png" alt-text="edit option":::
* For Microsoft 365 Copilot: Select **Edit** at the top right of the article you want to update and submit a pull request to the [Microsoft 365 Copilot Extensibility GitHub](https://github.com/MicrosoftDocs/m365copilot-docs/blob/main/docs/index.md) repository.|
+| **Documentation issues** | - To open an issue on the [Microsoft Teams documentation GitHub](https://github.com/MicrosoftDocs/msteams-docs) repository, select **Open a documentation issue** in the **Platform Docs feedback** section available at the footer of the documentation.
:::image type="content" source="assets/images/platform-docs-feedback.png" alt-text="Screenshot shows the option to open a documentation issue for platfrom docs.":::
You can also select whether the article was helpful or not on the article’s page. Select :::image type="icon" source="assets/icons/feedback-icon.png" border="false"::: **Feedback** in the upper-right corner of the article. Select **Yes** or **No**, provide additional context in the text field and select **Submit**.
:::image type="content" source="assets/images/community-feedback.png" alt-text="Screenshot shows the feedback option in the article.":::
If you want to provide additional feedback, you can reach out to the community help through [Microsoft Q&A](#developer-community-forums). - To open an issue on the Microsoft 365 Copilot GitHub,select **Edit** at the top right of the article you want to update an [open an issue](https://github.com/MicrosoftDocs/m365copilot-docs/issues) on the [Microsoft 365 Copilot Extensibility GitHub](https://github.com/MicrosoftDocs/m365copilot-docs/blob/main/docs/index.md) repository.
|
+|**Documentation updates**| - For Teams documentation: Select **Edit** at the top right of the article you want to update, and submit a pull request to the :::image type="icon" source="assets/icons/GitHub-icon.png"::: [Microsoft Teams documentation GitHub](https://github.com/MicrosoftDocs/msteams-docs) repository.
:::image type="content" source="assets/images/community-feedback-edit.png" alt-text="edit option"::: - For Microsoft 365 Copilot: Select **Edit** at the top right of the article you want to update and submit a pull request to the [Microsoft 365 Copilot Extensibility GitHub](https://github.com/MicrosoftDocs/m365copilot-docs/blob/main/docs/index.md) repository.
|
### Feature request and general help
From 17a9679f3b654510f0dc2e742d0e959c9f1f345b Mon Sep 17 00:00:00 2001
From: v-bvishnu <129953098+v-bvishnu@users.noreply.github.com>
Date: Mon, 30 Sep 2024 19:54:32 +0530
Subject: [PATCH 6/8] Update feedback.md
---
msteams-platform/feedback.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/msteams-platform/feedback.md b/msteams-platform/feedback.md
index 604a659f59d..35b75eab6e4 100644
--- a/msteams-platform/feedback.md
+++ b/msteams-platform/feedback.md
@@ -8,6 +8,8 @@ ms.date: 09/28/2022
# Support and feedback
+Connect with our developer community for any support on issues and for sharing the feedback.
+
## Product support and service issues
Use **Azure Admin Center** or **Microsoft 365 Admin Center** for any **business-critical issues** that need SLA-based support.
From a8a6bec61ca05ba1ae8592fc3c318bfed1594c60 Mon Sep 17 00:00:00 2001
From: v-bvishnu <129953098+v-bvishnu@users.noreply.github.com>
Date: Mon, 30 Sep 2024 19:57:17 +0530
Subject: [PATCH 7/8] Update feedback.md
---
msteams-platform/feedback.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/msteams-platform/feedback.md b/msteams-platform/feedback.md
index 35b75eab6e4..4c734cd8bf8 100644
--- a/msteams-platform/feedback.md
+++ b/msteams-platform/feedback.md
@@ -22,7 +22,7 @@ Use **Azure Admin Center** or **Microsoft 365 Admin Center** for any **business-
## Developer support channels
-To inquire about general questions related to Copilot and Copilot samples use the following community groups. Use the [Microsoft 365 Admin Center](https://admin.microsoft.com/Adminportal/Home#/homepage) for any business-critical issues that need SLA(service level agreement) based support and [Microsoft Q&A](/answers/tags/466/copilot-m365-development) for general questions.
+To inquire about general questions related to Copilot and Copilot samples use the following community groups. Use the [Microsoft 365 Admin Center](https://admin.microsoft.com/Adminportal/Home#/homepage) for any business-critical issues that need SLA (service level agreement) based support and [Microsoft Q&A](/answers/tags/466/copilot-m365-development) for general questions.
| **Support channel category** | **Channel** |
|:------------|:------------|
@@ -65,7 +65,7 @@ Submit documentation feedback or updates using the community help channels.
| **Community channel** | **Contact** |
|:--------------------------|:--------------------------|
-| **Documentation issues** | - To open an issue on the [Microsoft Teams documentation GitHub](https://github.com/MicrosoftDocs/msteams-docs) repository, select **Open a documentation issue** in the **Platform Docs feedback** section available at the footer of the documentation.
:::image type="content" source="assets/images/platform-docs-feedback.png" alt-text="Screenshot shows the option to open a documentation issue for platfrom docs.":::
You can also select whether the article was helpful or not on the article’s page. Select :::image type="icon" source="assets/icons/feedback-icon.png" border="false"::: **Feedback** in the upper-right corner of the article. Select **Yes** or **No**, provide additional context in the text field and select **Submit**.
:::image type="content" source="assets/images/community-feedback.png" alt-text="Screenshot shows the feedback option in the article.":::
If you want to provide additional feedback, you can reach out to the community help through [Microsoft Q&A](#developer-community-forums). - To open an issue on the Microsoft 365 Copilot GitHub,select **Edit** at the top right of the article you want to update an [open an issue](https://github.com/MicrosoftDocs/m365copilot-docs/issues) on the [Microsoft 365 Copilot Extensibility GitHub](https://github.com/MicrosoftDocs/m365copilot-docs/blob/main/docs/index.md) repository.
|
+| **Documentation issues** | - To open an issue on the [Microsoft Teams documentation GitHub](https://github.com/MicrosoftDocs/msteams-docs) repository, select **Open a documentation issue** in the **Platform Docs feedback** section available at the footer of the documentation.
:::image type="content" source="assets/images/platform-docs-feedback.png" alt-text="Screenshot shows the option to open a documentation issue for platfrom docs.":::
You can also select whether the article was helpful or not on the article’s page. Select :::image type="icon" source="assets/icons/feedback-icon.png" border="false"::: **Feedback** in the upper-right corner of the article. Select **Yes** or **No**, provide additional context in the text field and select **Submit**.
:::image type="content" source="assets/images/community-feedback.png" alt-text="Screenshot shows the feedback option in the article.":::
If you want to provide additional feedback, you can reach out to the community help through [Microsoft Q&A](#developer-community-forums). - To open an issue on the Microsoft 365 Copilot GitHub, select **Edit** at the top right of the article you want to update an [open an issue](https://github.com/MicrosoftDocs/m365copilot-docs/issues) on the [Microsoft 365 Copilot Extensibility GitHub](https://github.com/MicrosoftDocs/m365copilot-docs/blob/main/docs/index.md) repository.
|
|**Documentation updates**| - For Teams documentation: Select **Edit** at the top right of the article you want to update, and submit a pull request to the :::image type="icon" source="assets/icons/GitHub-icon.png"::: [Microsoft Teams documentation GitHub](https://github.com/MicrosoftDocs/msteams-docs) repository.
:::image type="content" source="assets/images/community-feedback-edit.png" alt-text="edit option"::: - For Microsoft 365 Copilot: Select **Edit** at the top right of the article you want to update and submit a pull request to the [Microsoft 365 Copilot Extensibility GitHub](https://github.com/MicrosoftDocs/m365copilot-docs/blob/main/docs/index.md) repository.
|
### Feature request and general help
From f85f56cc988931643148eaee9a6a7fa64e8137e0 Mon Sep 17 00:00:00 2001
From: v-bvishnu <129953098+v-bvishnu@users.noreply.github.com>
Date: Mon, 30 Sep 2024 20:02:14 +0530
Subject: [PATCH 8/8] Update feedback.md
---
msteams-platform/feedback.md | 2 --
1 file changed, 2 deletions(-)
diff --git a/msteams-platform/feedback.md b/msteams-platform/feedback.md
index 4c734cd8bf8..cdf00885af1 100644
--- a/msteams-platform/feedback.md
+++ b/msteams-platform/feedback.md
@@ -8,8 +8,6 @@ ms.date: 09/28/2022
# Support and feedback
-Connect with our developer community for any support on issues and for sharing the feedback.
-
## Product support and service issues
Use **Azure Admin Center** or **Microsoft 365 Admin Center** for any **business-critical issues** that need SLA-based support.