From 9e7529b3beac3214de57f66602abd304181c0c94 Mon Sep 17 00:00:00 2001 From: tanjadegroot <87864067+tanjadegroot@users.noreply.github.com> Date: Thu, 16 May 2024 15:32:48 +0200 Subject: [PATCH] Update API-Readiness-Checklist.md Added explanation following Ludovic's review comment --- documentation/API-Readiness-Checklist.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation/API-Readiness-Checklist.md b/documentation/API-Readiness-Checklist.md index 3446b52..e01b413 100644 --- a/documentation/API-Readiness-Checklist.md +++ b/documentation/API-Readiness-Checklist.md @@ -21,4 +21,6 @@ To fill the checklist: - in line above the table, replace the api-name, api-version and the rx.y by their actual values for the current API release. - put "Y" (yes) or "N" (no) in the Status column when the release asset is available or fulfilled. You can add comments as needed. +Note: It is normal that the checklists of the (final) release-candidate and its subsequent inital public-release are the same, while additional release assets are required for a subsequent stable public-release. + More explanations about the release assets and criteria to be fulfilled can be found on the Release Management Wiki here [API Release Process](https://wiki.camaraproject.org/x/AgAVAQ#APIReleaseProcess-APIreadinesschecklist)