diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 691915e6086..518852e36a4 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -6,6 +6,8 @@ + + ## Prerequisites @@ -15,6 +17,8 @@ - [ ] I have attempted to find the simplest possible steps to reproduce the issue - [ ] I have included a failing test as a pull request (Optional) + + ## Steps to reproduce the issue @@ -23,12 +27,16 @@ 2. 3. + + ## Expected/actual behavior When I follow those steps, I see... I was expecting to see... + + ## Isolating the problem @@ -37,6 +45,8 @@ I was expecting to see... - [ ] This bug happens with a default WordPress theme active, or [Storefront](https://woocommerce.com/storefront/) - [ ] I can reproduce this bug consistently using the steps above + + ## WordPress Environment