From aff8d187669154ffd048c568d2b60221f1237569 Mon Sep 17 00:00:00 2001 From: rby90 <34209017+rby90@users.noreply.github.com> Date: Sun, 8 Apr 2018 12:40:27 -0400 Subject: [PATCH] added guideline for adding video series --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e620c04..281e97f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,3 +3,4 @@ * The tutorial(s) should work towards the completion of a small or large project in C. * The tutorial(s) should be place under the right section (i.e. books, articles, videos, etc.). * The tutorial(s) don't already exist within the repo. +* If tutorial is a video series link directly to the playlist when possible. (i.e. [Let's Make: Dangerous Dave](https://www.youtube.com/playlist?list=PLSkJey49cOgTSj465v2KbLZ7LMn10bCF9))