From 95c3f2c10db0454cbb96574b00b1ba06eed8b7b8 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 26 May 2020 16:10:36 +0200 Subject: spec: Add rationale attribute to requirements --- spec/spec/requirement.yml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'spec/spec') diff --git a/spec/spec/requirement.yml b/spec/spec/requirement.yml index 2c0157a1..1bb145af 100644 --- a/spec/spec/requirement.yml +++ b/spec/spec/requirement.yml @@ -18,6 +18,11 @@ spec-info: description: | This mandatory attribute defines the requirement type. spec-type: name + rationale: + description: | + If the value is present, then it shall state the rationale or + justification of the requirement. + spec-type: optional-str text: description: | This mandatory attribute defines the requirement text. -- cgit v1.2.3