mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
53 lines
1.2 KiB
Markdown
53 lines
1.2 KiB
Markdown
---
|
|
name: Bug Report
|
|
about: Report a bug if something isn't working as expected
|
|
labels: 'type: bug'
|
|
|
|
---
|
|
|
|
### Describe the Bug
|
|
|
|
<!-- A clear and concise description of what the bug is. Please be as descriptive as possible.-->
|
|
|
|
### To Reproduce
|
|
|
|
<!-- Describe the steps to reproduce the behavior -->
|
|
1. Go to '…'
|
|
2. Click on '…'
|
|
3. Scroll down to …'
|
|
4. See error
|
|
|
|
### Screenshots
|
|
|
|
<!-- If applicable, add screenshots to help explain your problem.-->
|
|
|
|
### Expected Behavior
|
|
|
|
<!-- A clear and concise description of what you expected to happen.-->
|
|
|
|
### Actual Behavior
|
|
|
|
<!-- A clear and concise description of what actually happens.-->
|
|
|
|
### Environment
|
|
|
|
<!-- Complete the following information about your environment. -->
|
|
|
|
- WordPress Version
|
|
- WooCommerce Version
|
|
- Plugin Version
|
|
- Browser [e.g. Chrome, Safari] and Version
|
|
- Any other plugins installed
|
|
|
|
### Additional Details
|
|
|
|
<!-- Include any additional details you think might be helpful. -->
|
|
<!-- Ticket numbers/links, plugin versions, system statuses etc. -->
|
|
|
|
<details><summary>System status</summary>
|
|
|
|
```
|
|
<!--If applicable, paste the system status here. Please ensure you redact or remove any identifying information. -->
|
|
```
|
|
|
|
</details>
|