From 67c07a3314c2b03cbb049d1fbf1921b919bdb657 Mon Sep 17 00:00:00 2001 From: Mike Jolley Date: Thu, 15 Feb 2018 11:28:14 +0000 Subject: [PATCH] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 040c5a06fb2..3019353697d 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,24 +1,22 @@ - + + + - - ## Prerequisites - + - [ ] I have searched for similar issues in both open and closed tickets and cannot find a duplicate - [ ] The issue still exists against the latest `master` branch of WooCommerce on Github (this is **not** the same version as on WordPress.org!) - [ ] 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 @@ -27,26 +25,20 @@ 2. 3. - - ## Expected/actual behavior When I follow those steps, I see... I was expecting to see... - - ## Isolating the problem - + - [ ] This bug happens with only WooCommerce plugin active - [ ] 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