From a9339f60d3b964c2b172a1371849cfa8ccbdd31c Mon Sep 17 00:00:00 2001 From: Mike Jolley Date: Mon, 24 Jul 2017 13:23:38 +0100 Subject: [PATCH] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 39 +++++++++++++++++++++++++-------------- 1 file changed, 25 insertions(+), 14 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 82fafab64d4..691915e6086 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,35 +1,46 @@ + + + + + + + + ## 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 -- [ ] This is not a usage question (Those should be directed to the [community](https://wordpress.org/support/plugin/woocommerce), unless this is a question about a premium plugin in which you should [use the helpdesk](https://woocommerce.com/my-account/tickets/) for official extensions or contact the author of 3rd party extensions) +- [ ] The issue still exists against the latest `master` branch of WooCommerce on Github - [ ] 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 + + 1. 2. 3. -## Expected behavior and actual behavior +## Expected/actual behavior When I follow those steps, I see... -I was expecting... - -## Environment - -
-``` -Grab the system status report from WooCommerce > System Status and paste it here. -``` -
+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 +- [ ] I can reproduce this bug consistently using the steps above + +## WordPress Environment + +
+``` +Copy and paste the system status report from **WooCommerce > System Status** in WordPress admin here. +``` +