Skip to content

Commit

Permalink
Adding new video
Browse files Browse the repository at this point in the history
  • Loading branch information
rajbos authored Sep 26, 2024
1 parent b5055a8 commit 7f6be5a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions public/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,12 @@
"title": "@github chat participant",
"videoUrl": "",
"description": "Invite @github to your chat for additional assistance with GitHub information in the current repository."
},
{
"id": 21,
"title": "PR body generation in VS Code",
"videoUrl": "https://youtu.be/_L8MdrswPV0",
"description": "Create a body for a new pull request using GitHub Copilot, by using the GitHub PR extension! It will analyze the diff between the branches as well as the commit messages, and create a body from it."
}
]
}
Expand Down

0 comments on commit 7f6be5a

Please sign in to comment.