From 9292c6a5536c767d5bf23ada00b6a7b90b4b2d2a Mon Sep 17 00:00:00 2001 From: JeffCarver Date: Mon, 13 Jul 2026 14:33:05 -0400 Subject: [PATCH 1/2] Update status to 'stable' --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index dd0d13a..5b0dd25 100644 --- a/config.yaml +++ b/config.yaml @@ -21,7 +21,7 @@ keywords: 'software, research, documentation, user, developer, sphinx' # Life cycle stage of the lesson # possible values: pre-alpha, alpha, beta, stable -life_cycle: 'beta' +life_cycle: 'stable' # License of the lesson license: 'CC-BY 4.0' From 39f2f1a4dd25d29fa751066856cd1f920d782545 Mon Sep 17 00:00:00 2001 From: JeffCarver Date: Wed, 15 Jul 2026 11:48:18 -0400 Subject: [PATCH 2/2] Adding space to force a second commit to branch --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 5b0dd25..755933c 100644 --- a/config.yaml +++ b/config.yaml @@ -8,7 +8,7 @@ # lc: Library Carpentry # cp: Carpentries (to use for instructor training for instance) # incubator: The Carpentries Incubator -carpentry: 'intersect' +carpentry: 'intersect' # Overall title for pages. title: 'Better Documentation'