We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59ce869 + bd4e1e3 commit 4ae7fc5Copy full SHA for 4ae7fc5
3 files changed
MODULE.bazel
@@ -13,7 +13,7 @@
13
14
module(
15
name = "score_process",
16
- version = "1.0.3",
+ version = "1.0.4",
17
compatibility_level = 1,
18
)
19
process/folder_templates/features/feature_name/safety_analysis/dfa.rst
@@ -20,7 +20,7 @@ Dependent Failure Analysis
20
:id: doc__feature_name_dfa
21
:status: draft
22
:safety: ASIL_B
23
- :realizes: wp__sw_feature_dfa
+ :realizes: wp__feature_dfa
24
:tags: template
25
26
.. attention::
process/folder_templates/features/feature_name/safety_analysis/fmea.rst
@@ -20,7 +20,7 @@ Safety Analysis : FMEA
:id: doc__feature_name_fmea
- :realizes: wp__sw_feature_safety_analysis
+ :realizes: wp__feature_safety_analysis
0 commit comments