From 76132d0969be623a11be815dfa60c4e1d05a0520 Mon Sep 17 00:00:00 2001 From: rby90 <34209017+rby90@users.noreply.github.com> Date: Mon, 9 Apr 2018 15:53:06 -0400 Subject: [PATCH] added guideline for ongoing tutorials --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5bddd2f..a7deb48 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,6 +3,7 @@ * 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) should not already exist within the repo. +* If tutorial is ongoing mark with `[in-progress]` tag after title. (i.e. `Handmade Hero [In-progress] `) * 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)) * For multi-part blog series that don't include a Table of Contents add each individual part under the title: ```