From 285b1a0cf434a053cafbcf4b9d830e91500b31cb Mon Sep 17 00:00:00 2001 From: Kevin Schneider Date: Fri, 6 Sep 2024 09:38:20 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f3a83ba..e9a27c0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ ## ISA RO-Crate Profile [Latest version](profile/isa_ro_crate.md) + +## Contributing to this repository + +The default branch `release` of this repo is kept in sync with the latest release tag and the zenodo record. + +Therefore, all contributions to this repo must target the `dev` branch, which is representing the work in progress for the next versioned release.