11---
2- name : 🐞 Bug Report
3- about : File a bug report
4- title : 🐞 <Insert Title>
2+ name : 🐞 Bug Report
3+ about : File a bug report
4+ title : 🐞 <Insert Title>
55labels : bug
66assignees : ' '
77
@@ -11,17 +11,16 @@ assignees: ''
1111In order to improve the time, how long a bugfix does take, please make sure you address as much as possible of the following checklist.
1212
1313- [ ] I have reproduced the issue with at least the latest released version of \< PROJECT-NAME\> .
14- - [ ] I have added references to issues that sound similar.
14+ - [ ] I have added references to issues that sound similar in section _ Related Issues _ .
1515
16- ** Tip: Adding screenshots, outputs and logs help to improve clarity.**
16+ ** Tip: Adding screenshots, outputs and logs might help to improve clarity.**
1717
1818# Summary
1919<!-- -
2020Describe the bug: A clear and concise description of what the bug is.
2121-->
2222
2323## Reproducing the Issue
24-
2524Reproducibility: <pick one of > sporadic, regularly, always
2625<!-- -
2726Describe how to reproduce the bug, e.g.:
@@ -31,7 +30,7 @@ Describe how to reproduce the bug, e.g.:
31304. See error
3231-->
3332### Steps to reproduce the behavior:
34- 1 . <step 1>
33+ 1 . <step 1>
35342 . <step 2>
36353 . ....
3736
@@ -42,8 +41,8 @@ Describe the expected behaviour: A clear and concise description of what you exp
4241
4342## Actual Behaviour
4443<!-- -
45- Describe the actual observed behaviour: A clear and concise description of what you actually to happen .
46- Screenshot: If applicable, add screenshots to help explain your problem.
44+ Describe the actual observed behaviour: A clear and concise description of what actually happened .
45+ Screenshot: If applicable, add screenshots to help explaining your problem.
4746-->
4847
4948## Root Cause (optional)
@@ -55,7 +54,7 @@ If known
5554## Context
5655<!-- -
5756Describe the actual observed behaviour: A clear and concise description of what you observed.
58- Screenshot: If applicable, add screenshots to help explain your problem.
57+ Screenshot: If applicable, add screenshots to help explaining your problem.
5958-->
6059
6160### System
0 commit comments