You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: process/process_areas/implementation/guidance/implementation_guideline.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ Detailed description which steps are need for implementation.
37
37
or <TBD> for Rust.
38
38
#. Create a pull request for your change.
39
39
#. Detail Design and Code Inspection is done to review the code of the software and detect errors in it.
40
-
#. Check the results of the static and dynamic code analysis (this inlcludes compiler warnings).
40
+
#. Check the results of the static and dynamic code analysis (this inlcludes compiler warnings). Acceptance criteria are defined in the Verification Plan :need:`gd_temp__verification_plan`.
41
41
#. Fix or justify the errors.
42
42
#. Merge the pull request.
43
43
#. Create a follow up ticket if not all findings could be fixed.
0 commit comments