add lesson life cycle stage indicator
[rnaseq-cwl-training.git] / bin / boilerplate / _config.yml
index 5d6beb1d08c38eac79cb22a30237421c89164fff..3c3f4f2d8973dad9984130587de7634333e6b1e8 100644 (file)
@@ -12,6 +12,10 @@ carpentry: "swc"
 # Overall title for pages.
 title: "Lesson Title"
 
+# Life cycle stage of the lesson
+# possible values: "pre-alpha", "alpha", "beta", "stable"
+life_cycle: "pre-alpha"
+
 #------------------------------------------------------------
 # Generic settings (should not need to change).
 #------------------------------------------------------------