diff --git a/Standards/scs-XXXX-vN-decision-record-template.md b/Standards/scs-XXXX-vN-decision-record-template.md new file mode 100644 index 000000000..1a212f481 --- /dev/null +++ b/Standards/scs-XXXX-vN-decision-record-template.md @@ -0,0 +1,41 @@ +--- +title: _Descriptive title_ +type: Decision Record +status: Draft +track: Global # | IaaS | Ops | KaaS | IAM +author: Author +date: DD-MM-YYYY +--- + + + +## Introduction + +Introduction + +## Terminology + +Example (abbr. Ex) + This is the description for an example terminology. + +## Context + +What is the issue that we're seeing that is motivating this decision or change? + +## Decision + +What is the decision that we're proposing and/or doing? +Should also include reasoning for this decision + +## Consequences + +What becomes easier or more difficult to do because of this change? + +## Related Documents + +Related Documents, OPTIONAL diff --git a/Standards/scs-XXXX-vN-template.md b/Standards/scs-XXXX-vN-standard-template.md similarity index 76% rename from Standards/scs-XXXX-vN-template.md rename to Standards/scs-XXXX-vN-standard-template.md index 6a17c0a85..68e376f69 100644 --- a/Standards/scs-XXXX-vN-template.md +++ b/Standards/scs-XXXX-vN-standard-template.md @@ -1,8 +1,10 @@ --- title: _Descriptive title_ -type: Standard # | Decision Record | Procedural +type: Standard # | Procedural status: Draft track: Global # | IaaS | Ops | KaaS | IAM +author: Author +date: DD-MM-YYYY ---