How we docs megabranch (#36788)
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com> Co-authored-by: hubwriter <hubwriter@github.com> Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Laura Coursen <lecoursen@github.com> Co-authored-by: Rachael Rose Renk <91027132+rachaelrenk@users.noreply.github.com> Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com> Co-authored-by: Anne-Marie <102995847+am-stead@users.noreply.github.com> Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com> Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com> Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com> Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com> Co-authored-by: Peter Bengtsson <peterbe@github.com> Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
This commit is contained in:
38
contributing/videos-in-docs.md
Normal file
38
contributing/videos-in-docs.md
Normal file
@@ -0,0 +1,38 @@
|
||||
# Videos in GitHub Docs
|
||||
|
||||
This file tracks metadata for videos embedded in GitHub Docs.
|
||||
|
||||
Add the following metadata for every video added docs.
|
||||
|
||||
```markdown{: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
|
||||
```
|
||||
|
||||
```
|
||||
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
|
||||
```
|
||||
|
||||
```
|
||||
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
|
||||
```
|
||||
Reference in New Issue
Block a user