Skip to content

Commit 3dbfd9a

Browse files
authored
_config.yml: link to Lesson Life Cycle chapter of CDH
To help users of the lesson template understand how to choose/when to update the value of life_cycle
1 parent ff2fbb8 commit 3dbfd9a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bin/boilerplate/_config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ carpentry: "swc"
1313
title: "Lesson Title"
1414

1515
# Life cycle stage of the lesson
16-
# possible values: "pre-alpha", "alpha", "beta", "stable"
16+
# See this page for more details: https://cdh.carpentries.org/the-lesson-life-cycle.html
17+
# Possible values: "pre-alpha", "alpha", "beta", "stable"
1718
life_cycle: "pre-alpha"
1819

1920
#------------------------------------------------------------

0 commit comments

Comments
 (0)