Make steps to reproduce more visible in bug template
This commit is contained in:
parent
f35ad17449
commit
3db4b8036e
1 changed files with 7 additions and 2 deletions
|
|
@ -1,5 +1,3 @@
|
||||||
# Bug report
|
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
|
|
||||||
- [ ] I have searched existing issues to ensure this hasn't been reported.
|
- [ ] I have searched existing issues to ensure this hasn't been reported.
|
||||||
|
|
@ -47,6 +45,13 @@ Examples:
|
||||||
<!--How to reproduce the issue - this is very important-->
|
<!--How to reproduce the issue - this is very important-->
|
||||||
<!--Be very clear about what condition triggers the bug. This is especially important for intermittent bugs.-->
|
<!--Be very clear about what condition triggers the bug. This is especially important for intermittent bugs.-->
|
||||||
|
|
||||||
|
To reproduce this bug:
|
||||||
|
|
||||||
|
* Step 1
|
||||||
|
* Step 2
|
||||||
|
* ...
|
||||||
|
|
||||||
|
|
||||||
**Reproducibility:**
|
**Reproducibility:**
|
||||||
- [ ] **Consistent:** Happens every time.
|
- [ ] **Consistent:** Happens every time.
|
||||||
- [ ] **Intermittent:** Happens roughly [X]% of the time or every [X] scans/clicks.
|
- [ ] **Intermittent:** Happens roughly [X]% of the time or every [X] scans/clicks.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue