mirror of
https://github.com/github/awesome-copilot.git
synced 2026-06-17 21:21:20 +00:00
chore: publish from staged
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"id": "feedback-themes",
|
||||
"name": "Feedback Themes",
|
||||
"description": "Explore grouped customer feedback signals by impact and drill into a theme to guide product next steps.",
|
||||
"version": "1.0.0",
|
||||
"keywords": [
|
||||
"customer-feedback",
|
||||
"impact-prioritization",
|
||||
"product-insights",
|
||||
"signal-grouping",
|
||||
"theme-analysis",
|
||||
"trend-discovery"
|
||||
],
|
||||
"screenshots": {
|
||||
"icon": {
|
||||
"path": "assets/preview.png",
|
||||
"type": "image/png"
|
||||
},
|
||||
"gallery": {
|
||||
"path": "assets/preview.png",
|
||||
"type": "image/png"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -5,5 +5,14 @@
|
||||
"main": "extension.mjs",
|
||||
"dependencies": {
|
||||
"@github/copilot-sdk": "latest"
|
||||
}
|
||||
},
|
||||
"description": "Explore grouped customer feedback signals by impact and drill into a theme to guide product next steps.",
|
||||
"keywords": [
|
||||
"customer-feedback",
|
||||
"theme-analysis",
|
||||
"signal-grouping",
|
||||
"impact-prioritization",
|
||||
"product-insights",
|
||||
"trend-discovery"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user