Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,26 +14,26 @@ carpentry: 'incubator'
title: 'Building Better Research Software'

# Date the lesson was created (YYYY-MM-DD, this is empty by default)
created: 2023-10-03
created: 2025-09-30

# Comma-separated list of keywords for the lesson
keywords: 'research software, good practices, FAIR, reproducibility, sustainability, open, research, lesson, The Carpentries'

# Life cycle stage of the lesson
# possible values: pre-alpha, alpha, beta, stable
life_cycle: 'beta'
life_cycle: 'pre-alpha'

# License of the lesson
license: 'CC-BY 4.0'

# Link to the source repository for this lesson
source: 'https://github.com/carpentries-incubator/better-research-software'
source: 'https://github.com/carpentries-incubator/better-research-software-r'

# Default branch of your lesson
branch: 'main'

# Who to contact if there are any issues
contact: '[email protected]'
contact: '[email protected]'

# Navigation ------------------------------------------------
#
Expand Down
Loading
Loading