Skip to content

Commit f475fc5

Browse files
committed
fix inline emphasis
1 parent 9176861 commit f475fc5

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

process/process_areas/problem_resolution/guidance/problem_resolution_guideline.rst

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -177,21 +177,21 @@ If applicable, the features affected should be identified too.
177177

178178
The description shall reflect the result of the analysis.
179179

180-
Topics to checked (critical topics are marked with *):
180+
Topics to checked (critical topics are marked with x):
181181

182-
- [*] Is the problem description clear and detailed enough to understand the problem and its impact?
183-
- [*] Is the problem root cause clearly described?
184-
- [*] Is the problem impact clearly described?
182+
- [x] Is the problem description clear and detailed enough to understand the problem and its impact?
183+
- [x] Is the problem root cause clearly described?
184+
- [x] Is the problem impact clearly described?
185185
- [ ] Is notification of affected parties required? If yes, are the affected parties notified?
186186
- [ ] Are there any proposed solutions provided?
187187
- [ ] Are there any further linked issues or pull requests provided?
188-
- [*] Is the error occurrence rate provided? If yes, is it high enough to accept the problem?
189-
- [*] Is the problem reproducible?
188+
- [x] Is the error occurrence rate provided? If yes, is it high enough to accept the problem?
189+
- [x] Is the problem reproducible?
190190
- [ ] Are there any further supporting information provided?
191-
- [*] Is the problem classification correct?
192-
- [*] Is information for the affected version of the release provided? If yes, is it correct?
191+
- [x] Is the problem classification correct?
192+
- [x] Is information for the affected version of the release provided? If yes, is it correct?
193193
- [ ] Is the information for the expected closure version provided? If yes, is it correct?
194-
- [*] Is the problem affecting safety or security? If yes, is the classification correct?
194+
- [x] Is the problem affecting safety or security? If yes, is the classification correct?
195195

196196
The analysis phase can not be closed, until all critical topics are
197197
clarified and provided in the description. If not, the problem report should be rejected

0 commit comments

Comments
 (0)