Skip to content

Commit 728aab6

Browse files
#93 Moves the lesson to stable
1 parent 3f09e63 commit 728aab6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
# lc: Library Carpentry
99
# cp: Carpentries (to use for instructor training for instance)
1010
# incubator: The Carpentries Incubator
11-
carpentry: 'swc'
11+
carpentry: 'incubator'
1212

1313
# Overall title for pages.
14-
title: 'Git Working Practices'
14+
title: 'Git and GitHub Working Practices'
1515

1616
# Date the lesson was created (YYYY-MM-DD, this is empty by default)
1717
created: '2024-11-11'
@@ -21,7 +21,7 @@ keywords: 'software, data, lesson, The Carpentries, Git, GitHub'
2121

2222
# Life cycle stage of the lesson
2323
# possible values: pre-alpha, alpha, beta, stable
24-
life_cycle: 'alpha'
24+
life_cycle: 'stable'
2525

2626
# License of the lesson materials (recommended CC-BY 4.0)
2727
license: 'CC-BY 4.0'

0 commit comments

Comments
 (0)