Skip to content

Commit 6d18129

Browse files
Amend scs-0001-v1: be more specific about supplements (#1033)
Signed-off-by: Marvin Frommhold <[email protected]> Signed-off-by: Matthias Büchse <[email protected]> Co-authored-by: Matthias Büchse <[email protected]>
1 parent d975b38 commit 6d18129

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

Standards/scs-0001-v1-sovereign-cloud-standards.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ In addition, the following OPTIONAL sections should be considered:
168168

169169
The lifecycle of an SCS document goes through the following phases:
170170
Draft, Stable, Deprecated, and Rejected.
171+
(Supplements mark a deviation; more on that below.)
171172

172173
```mermaid
173174
graph TD
@@ -212,7 +213,8 @@ to get in touch with the SCS community.
212213
Community participants are encouraged to present their proposal to the SCS community early on.
213214
Note that the proposal draft's content does not need to be finished in any way at this stage.
214215

215-
The pull request for the proposal MUST add exactly one SCS document,
216+
The pull request for the proposal MUST add exactly one SCS document of any type,
217+
plus potentially any number of supplements to the former document (if applicable),
216218
in the `Standards` folder.
217219
In the proposal phase,
218220
the document number MUST be replaced with `xxxx` in the file name,
@@ -251,7 +253,8 @@ To propose major update to a Stable SCS document,
251253
a community participant creates a pull request on GitHub
252254
against the [standards repository in the SovereignCloudStack organisation][scs-standards-repo].
253255

254-
The pull request MUST add exactly one SCS document,
256+
The pull request MUST add exactly one SCS document of any type,
257+
plus potentially any number of supplements to the former document (if applicable),
255258
in the `Standards` folder.
256259
The document number MUST be the same as the document it is updating,
257260
and the major version number MUST be incremented by 1.

0 commit comments

Comments
 (0)