From 4819a63a700d0033f5716ab2e5b3fc360c413b8a Mon Sep 17 00:00:00 2001 From: Everton Colling <33816483+evertoncolling@users.noreply.github.com> Date: Tue, 4 Feb 2025 13:14:46 +0100 Subject: [PATCH] Update README.md (#140) --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6922fad..dfb64f8 100644 --- a/README.md +++ b/README.md @@ -100,4 +100,13 @@ To maintain the consistency and quality of the unit catalog, please ensure any c - Summary of the changes introduced in the pull request - The rationale behind the changes/contributions - Which customers/use cases this change addresses -3. When adding new units, prefer using QUDT units when available. Other standards or publications may be used when a suitable QUDT entry does not exist. \ No newline at end of file +3. When adding new units, prefer using QUDT units when available. Other standards or publications may be used when a suitable QUDT entry does not exist. + +### Release Schedule + +To ensure stability and proper validation of changes: +- New versions of the unit catalog are published at most every 2 months, depending on contributions +- Critical bug fixes may be released outside of this schedule as needed +- After a release is published on GitHub, the changes are deployed across CDF clusters within two weeks + +Please keep this schedule in mind when planning your contributions.