diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 5c2e9ab9..b1732b43 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -20,7 +20,13 @@ Please note that the following bugs have already been reported: --> -**Describe the bug you encountered:** +**What steps will reproduce the bug?** + +1. step 1 +2. step 2 +3. ... + +**What happens?** ...