diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2020-03-10 11:31:36 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-10 11:31:36 -0700 |
| commit | ba32ad5386d440d515551d18e5db2d55254fcc22 (patch) | |
| tree | 5e266d2dff0c5583379dac25fca59455f39d882e | |
| parent | 95fdc65c1396b254bd695390a3f5370dae988b84 (diff) | |
| parent | cfea5edec9921f664e941e28251e2eb45ac99f51 (diff) | |
Merge pull request #4590 from markyjackson-taulia/master
Updating youtube-guidelines.md with description notes
| -rw-r--r-- | communication/youtube/youtube-guidelines.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/communication/youtube/youtube-guidelines.md b/communication/youtube/youtube-guidelines.md index c25fe449..87bc9acc 100644 --- a/communication/youtube/youtube-guidelines.md +++ b/communication/youtube/youtube-guidelines.md @@ -174,6 +174,15 @@ Example description: Kubernetes Contributor Experience Special Interest Group Weekly Meeting. Check here (link to sig list) for a complete list of SIGs and when they meet. Join us! +Please note the following items: +* The date must be in title and description +* The date format must be YYYYMMDD +* The section titled `Is this video made for kids?` should not be altered for search reasons + +Below are a good and incorrect example: +* Incorrect description: `Data Protection WG Bi-Weekly Meeting for 2/26/2020` +* Correct description: `Data Protection WG Bi-Weekly Meeting for 20200226` + ### Thumbnails TODO - someone help us with better thumbnails to lay over the videos! |
