woocommerce/.github/ISSUE_TEMPLATE.md

30 lines
1.1 KiB
Markdown
Raw Normal View History

2016-06-13 08:45:29 +00:00
## EXPLANATION OF THE ISSUE
<!-- What happens, under which versions, under what conditions, when, and what were you expecting instead. -->
## STEPS TO REPRODUCE THE ISSUE
<!-- 1. List steps to reproduce your issue so we can replicate. -->
## SYSTEM STATUS REPORT
```
Grab the system status report from WooCommerce > System Status and paste it here.
```
2016-03-09 11:10:59 +00:00
<!--
2016-06-13 08:45:29 +00:00
BEFORE POSTING YOUR ISSUE
2016-03-09 11:10:59 +00:00
- These comments won't show up when you submit the issue.
- Try to add as much detail as possible. Be specific!
2016-03-15 11:49:24 +00:00
- GitHub issues ARE NOT FOR SUPPORT! If you have questions, use the either:
2016-03-09 11:10:59 +00:00
- https://wordpress.org/support/plugin/woocommerce for general support
- https://support.woothemes.com for premium plugin support
- If you're requesting a new feature, explain why you'd like it to be added.
- Search this repository (top of the page) for the issue and it has not been fixed or reported already.
2016-06-13 08:45:29 +00:00
Before logging BUGS, ensure you:
2016-03-09 11:10:59 +00:00
- Use the latest stable release of WooCommerce.
- Disabled all plugins to ensure it's a core bug and not a plugin issue.
- Switched to Twenty Twelve theme to ensure it's a core bug and not a theme issue.
-->