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/problem_resolution/guidance/problem_resolution_guideline.rst
+17-14Lines changed: 17 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,12 +25,14 @@ This document describes the general guidances for Problem Resolution based on th
25
25
General Hints
26
26
=============
27
27
28
-
The detailed implementation of the Problem Resolution for **S-CORE** is described in the `[[title]]<REPLACE_doc__platform_problem_resolution_plan>`.
28
+
The detailed implementation of the Problem Resolution for the project shall be described in the :ref:`Workflow Platform Management <workflow_platform_management>`.
29
29
30
30
Templates
31
31
---------
32
32
33
-
To create problem reports, **S-CORE** provides the following template: :need:`[[title]]<gd_temp__problem__template>`.
33
+
To create problem reports, the project shall provide the following template: :need:`[[title]]<gd_temp__problem__template>`.
34
+
An example template for the issue trackings system GitHub can be found here:
Copy file name to clipboardExpand all lines: process/process_areas/problem_resolution/problem_resolution_getstrt.rst
+20-5Lines changed: 20 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,9 +20,24 @@ Getting Started
20
20
:status: valid
21
21
:tags: problem_resolution
22
22
23
-
In case you want to report a Problem to **S-CORE** consider to:
23
+
This document describes the steps to create a problem report, and further to analyze,
24
+
resolve, and to control the problem until closure. Where a problem is defined as a
25
+
deviation of an expected result.
24
26
25
-
* Create your Problem Report according to :need:`wf__problem__create_pr`
26
-
* Make familiar with the development and supporting process descriptions in :ref:`process_description`
27
-
* Make familiar with the relevant sections of the `Platform Management Plan <REPLACE_doc__platform_mgt_plan>`, here especially with `Problem Resolution Plan <REPLACE_doc__platform_problem_resolution_plan>`
28
-
* In case of any questions, contact the :need:`Technical Lead <rl__technical_lead>` for your problem to establish reporting and planning
0 commit comments