From 0686e57756832992da35ceed0083f686eb558b6e Mon Sep 17 00:00:00 2001 From: JeffCarver Date: Mon, 13 Jul 2026 14:26:32 -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 8d28d16..029573c 100644 --- a/config.yaml +++ b/config.yaml @@ -21,7 +21,7 @@ keywords: 'software, research, issue, tracking, github' # 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 1f1ce1acbca015b4e186fd7db5f685387a2e5df8 Mon Sep 17 00:00:00 2001 From: JeffCarver Date: Wed, 15 Jul 2026 11:51:23 -0400 Subject: [PATCH 2/2] Added space to force second commit to branch --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 029573c..7a354a5 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: 'Issue Tracking'