diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md index 91729a09..1a300cde 100644 --- a/.gitlab/issue_templates/Bug.md +++ b/.gitlab/issue_templates/Bug.md @@ -1,5 +1,3 @@ -# Bug report - ## Summary - [ ] I have searched existing issues to ensure this hasn't been reported. @@ -47,6 +45,13 @@ Examples: +To reproduce this bug: + +* Step 1 +* Step 2 +* ... + + **Reproducibility:** - [ ] **Consistent:** Happens every time. - [ ] **Intermittent:** Happens roughly [X]% of the time or every [X] scans/clicks.