Skip to content

Commit

Permalink
take lesson to alpha level
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardklap committed Dec 9, 2024
1 parent e8c91c8 commit d12abc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ keywords: 'software, data, lesson, The Carpentries'

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

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

# Link to the source repository for this lesson
source: 'https://github.com/carpentries/prep-pub-pkg'
source: 'https://github.com/eduardklap/prep-pub-pkg'

# Default branch of your lesson
branch: 'main'
Expand Down

0 comments on commit d12abc9

Please sign in to comment.