woocommerce/.github/ISSUE_TEMPLATE.md

36 lines
1.2 KiB
Markdown
Raw Normal View History

2017-06-20 13:25:10 +00:00
## Prerequisites
2016-06-13 08:45:29 +00:00
2017-06-21 09:06:28 +00:00
<!-- Mark checked items with an [x] -->
2017-06-20 13:25:10 +00:00
- [ ] 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)
- [ ] I have attempted to find the simplest possible steps to reproduce the issue
- [ ] I have included a failing test as a pull request (Optional)
2016-06-13 08:45:29 +00:00
2017-06-20 13:25:10 +00:00
## Steps to reproduce the issue
2016-06-13 08:45:29 +00:00
2017-06-20 13:25:10 +00:00
1.
2.
3.
2016-06-13 08:45:29 +00:00
2017-06-20 13:25:10 +00:00
## Expected behavior and actual behavior
When I follow those steps, I see...
I was expecting...
## Environment
2016-06-13 08:45:29 +00:00
2017-04-05 09:28:33 +00:00
<details>
2016-06-13 08:45:29 +00:00
```
2017-06-20 13:25:10 +00:00
Grab the system status report from WooCommerce > System Status and paste it here.
2016-06-13 08:45:29 +00:00
```
2017-04-05 09:28:33 +00:00
</details>
2016-06-13 08:45:29 +00:00
2017-06-20 13:25:10 +00:00
## 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