diff --git a/SUPPORT.md b/SUPPORT.md index 85d64b6..c945f9b 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -1,8 +1,23 @@ # Support -The gallery and contributed solutions are community examples. File a GitHub -issue for site bugs, importer failures, or problems with a specific submission. -Include the solution slug and the exact validation or browser error. +## Gallery and submitted solutions -Microsoft product support continues through the normal Power Platform and -Copilot Studio support channels. +The gallery and the solutions published through it are community-provided +example implementations. They are not Microsoft products and are not covered +by Microsoft Support. + +For site bugs, importer failures, or problems with a specific submission, +search the [existing issues](https://github.com/microsoft/copilot-studio-gallery/issues) +and open a new issue if the problem has not already been reported. Include the +solution slug and the exact validation or browser error. + +## Underlying Microsoft products + +The Microsoft products and features used by these examples, including Power +Platform and Copilot Studio, continue to be supported through their standard +support channels. Microsoft Support can help with issues in those underlying +products and features, but not with issues specific to this gallery or a +submitted solution. + +Use [Power Platform Help + Support](https://learn.microsoft.com/power-platform/admin/get-help-support) +for product support. diff --git a/src/components/graph/WorkflowExplorer.tsx b/src/components/graph/WorkflowExplorer.tsx index 3b1d480..ee0e4af 100644 --- a/src/components/graph/WorkflowExplorer.tsx +++ b/src/components/graph/WorkflowExplorer.tsx @@ -18,7 +18,7 @@ export default function WorkflowExplorer({ workflows }: { workflows: WorkflowPre return (
{contributor.count} published solution{contributor.count === 1 ? "" : "s"}