woocommerce/.github/ISSUE_TEMPLATE.md

49 lines
1.9 KiB
Markdown
Raw Normal View History

2018-02-15 11:28:14 +00:00
<!-- This form is for reporting bugs and issues specific to the WooCommerce plugin. This is not a support portal. If you need technical support from a human being, please submit a ticket via the helpdesk instead: https://woocommerce.com/contact-us/ -->
2017-07-24 12:23:38 +00:00
2017-07-24 12:34:04 +00:00
<!-- Usage questions can also be directed to the public support forum here: https://wordpress.org/support/plugin/woocommerce, unless this is a question about a premium extension in which case you should use the helpdesk. -->
2017-07-24 12:23:38 +00:00
2017-07-24 12:32:45 +00:00
<!-- If you have a feature request, submit it to: http://ideas.woocommerce.com/forums/133476-woocommerce -->
2017-07-24 12:23:38 +00:00
2018-02-15 11:28:14 +00:00
<!-- If you are a developer who needs a new filter/hook raise a PR instead :) -->
2017-07-24 12:25:23 +00:00
2018-02-15 11:28:14 +00:00
<!-- Please be as descriptive as possible; issues lacking the below details, or for any other reason than to report a bug, may be closed without action. -->
2017-07-24 12:25:23 +00:00
2017-06-20 13:25:10 +00:00
## Prerequisites
2016-06-13 08:45:29 +00:00
2018-02-15 11:28:14 +00:00
<!-- MARK COMPLETED ITEMS WITH AN [x] -->
2017-06-21 09:06:28 +00:00
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
2017-09-01 09:18:04 +00:00
- [ ] The issue still exists against the latest `master` branch of WooCommerce on Github (this is **not** the same version as on WordPress.org!)
2017-06-20 13:25:10 +00:00
- [ ] 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-07-24 12:23:38 +00:00
<!-- We need to be able to reproduce the bug in order to fix it so please be descriptive! -->
2017-06-20 13:25:10 +00:00
1.
2.
3.
2016-06-13 08:45:29 +00:00
2017-07-24 12:23:38 +00:00
## Expected/actual behavior
2017-06-20 13:25:10 +00:00
When I follow those steps, I see...
2017-07-24 12:23:38 +00:00
I was expecting to see...
## Isolating the problem
2018-02-15 11:28:14 +00:00
<!-- MARK COMPLETED ITEMS WITH AN [x] -->
2017-06-20 13:25:10 +00:00
2017-07-24 12:23:38 +00:00
- [ ] 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
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-07-24 12:23:38 +00:00
Copy and paste the system status report from **WooCommerce > System Status** in WordPress admin here.
2016-06-13 08:45:29 +00:00
```
2017-04-05 09:28:33 +00:00
</details>