From e955e780aa41af92ee4bbe29449da63036033c4e Mon Sep 17 00:00:00 2001 From: Kevin Schneider Date: Fri, 6 Sep 2024 09:39:33 +0200 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d285ded..2557908 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,10 @@ ## ISA RO-Crate Profile -[Latest version](profile/arc_datamap_ro_crate.md) \ No newline at end of file +[Latest version](profile/arc_datamap_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.