Skip to content

Commit

Permalink
Update after blog announcement that WebUI moves to all SKU's
Browse files Browse the repository at this point in the history
  • Loading branch information
rajbos authored Sep 26, 2024
1 parent 7f6be5a commit a0561a3
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions public/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,29 +87,29 @@
"title": "User Instructions",
"videoUrl": "https://youtu.be/IsEXdeTbi1I",
"description": "With user instructions in VS Code you can help guide Copilot in the right direction for your codebase, like being a Python 3 developer and skip older language constructs."
}
]
},
{
"sku": "GitHub Copilot Enterprise",
"items": [
},
{
"id": 13,
"title": "Integration in Web UI",
"videoUrl": "",
"description": "Seamlessly integrate Copilot into your web UI for enhanced productivity."
},
{
"id": 14,
"title": "Chat with your pull request",
"videoUrl": "",
"description": "Collaborate more effectively on pull requests with Copilot's chat feature."
},
{
"id": 15,
"title": "Pull request body generation",
"videoUrl": "",
"description": "Automatically generate detailed pull request bodies with Copilot."
}
]
},
{
"sku": "GitHub Copilot Enterprise",
"items": [
{
"id": 14,
"title": "Chat with your pull request",
"videoUrl": "",
"description": "Collaborate more effectively on pull requests with Copilot's chat feature."
},
{
"id": 16,
Expand Down

0 comments on commit a0561a3

Please sign in to comment.