summaryrefslogtreecommitdiff
path: root/spec/spec/requirement.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-26 16:10:36 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-28 10:38:23 +0200
commit95c3f2c10db0454cbb96574b00b1ba06eed8b7b8 (patch)
treec6941b215b71579b044ccfc84bc21b6d8254abb0 /spec/spec/requirement.yml
parent7dfca46479e29e05bd3c6444615a951c00ce9516 (diff)
spec: Add rationale attribute to requirements
Diffstat (limited to 'spec/spec/requirement.yml')
-rw-r--r--spec/spec/requirement.yml5
1 files changed, 5 insertions, 0 deletions
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.