47 lines
842 B
Markdown
47 lines
842 B
Markdown
---
|
|
name: 🐛 Bug Report
|
|
about: Create a report to help improve this plugin
|
|
---
|
|
|
|
<!--
|
|
Hello 👋 Thank you for submitting an issue.
|
|
-->
|
|
|
|
## Bug report
|
|
|
|
### Describe the bug
|
|
|
|
A clear and concise description of what the bug is.
|
|
|
|
### Steps to reproduce the behavior
|
|
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. Scroll down to '....'
|
|
4. See error
|
|
|
|
### Expected behavior
|
|
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
### Screenshots
|
|
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
### Code snippets
|
|
|
|
If applicable, add code samples to help explain your problem.
|
|
|
|
### System
|
|
|
|
- Node.js version: <!-- Please ensure you are using the Node LTS version (v12 / v14) -->
|
|
- NPM version:
|
|
- Strapi version:
|
|
- Plugin version:
|
|
- Database:
|
|
- Operating system:
|
|
|
|
### Additional context
|
|
|
|
Add any other context about the problem here.
|