File tree Expand file tree Collapse file tree 3 files changed +12
-1
lines changed
folder_templates/modules/module_name/component_name/docs/requirements
process_areas/architecture_design Expand file tree Collapse file tree 3 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,9 @@ Requirements
3434<Headlines (for the list of requirements if structuring is needed)>
3535===================================================================
3636
37+ Component Requirements
38+ ----------------------
39+
3740.. comp_req :: Some Title
3841 :id: comp_req__component_name__some_title
3942 :reqtype: Process
@@ -53,6 +56,9 @@ Requirements
5356 - Set the status to valid and start the review/merge process
5457 - Add other needed requirements for your component
5558
59+ Assumption of Use Requirements
60+ ------------------------------
61+
5662.. aou_req :: Next Title
5763 :id: aou_req__component_name__next_title
5864 :reqtype: Process
@@ -62,6 +68,9 @@ Requirements
6268
6369 The Component User shall do xyz to use the component safely
6470
71+ Environmental Requirements
72+ --------------------------
73+
6574.. aou_req :: Another Title
6675 :id: aou_req__component_name__another_title
6776 :reqtype: Process
@@ -72,6 +81,8 @@ Requirements
7281
7382 The Component shall only be used in a xyz environment to ensure its proper functioning.
7483
84+ Hints
85+ -----
7586
7687.. attention ::
7788 The above directives must be updated according to your feature requirements.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ Architecture Design
2727 architecture_roles
2828 architecture_workflow
2929 architecture_workproducts
30- _assets /architecture_modeling_example
30+ guidance /architecture_modeling_example
3131
3232
3333.. needextend :: docname is not None and "process_areas/architecture_design" in docname
You can’t perform that action at this time.
0 commit comments