diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.md b/.github/ISSUE_TEMPLATE/BUG_REPORT.md index 722c1ee..3855f44 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.md +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.md @@ -10,6 +10,9 @@ assignees: '' **Describe the bug** A clear and concise description of what the bug is. +**Reproduced with** +Describe your WordPress, theme and plugins version activated to reproduce the issue + **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' @@ -20,12 +23,6 @@ Steps to reproduce the behavior: **Expected behavior** A clear and concise description of what you expected to happen. -**Environment (please complete the following information):** - - Device: [e.g. Desktop, iPhone...] - - OS: [e.g. Unbuntu, iOS...] - - Browser [e.g. Chrome, Safari...] - - Version [e.g. 22] - **Additional context, screenshots** Add any other context about the problem here. If applicable, add screenshots to help explain your problem.