| # Videos in GitHub Docs | |
| This file tracks metadata for videos embedded in GitHub Docs. | |
| Add the following metadata for every video added docs. | |
| ```text copy | |
| Title: Video title | |
| URL: YouTube.com/ | |
| Description: One sentence | |
| Product: e.x. Projects | |
| Versions: e.x. fpt, GHES > 3.2 | |
| Date added: YYYY-MM-DD | |
| Location: /where/in/docs | |
| Transcript: ./content/video-transcripts/filename | |
| ``` | |
| ```text | |
| Title: Codespaces - Your instant dev box in the cloud | |
| URL: https://www.youtube-nocookie.com/embed/_W9B7qc9lVc | |
| Description: A 1.5 minute overview of GitHub Codespaces. | |
| Product: Codespaces | |
| Versions: fpt, ghec | |
| Date added: 2021-05-11 | |
| Location: /content/codespaces/index.md | |
| Transcript: /video-transcripts/transcript-codespaces-your-instant-dev-box-in-the-cloud | |
| ``` | |
| ```text | |
| Title: Using Projects for feature planning | |
| URL: https://www.youtube-nocookie.com/embed/yFQ-p6wMS_Y | |
| Description: Check out all the cool new things you can do with your GitHub Projects powered by GitHub Issues | |
| Product: Issues, Projects | |
| Versions: projects-v2 | |
| Date added: 2023-05-09 | |
| Location: /content/issues/index.md | |
| Transcript: /video-transcripts/transcript-using-projects-for-feature-planning | |
| ``` | |