|
| 1 | +--- |
| 2 | +name: "\U0001F41B Bug report" |
| 3 | +about: Create a report to help us improve |
| 4 | +title: '' |
| 5 | +labels: bug |
| 6 | +assignees: '' |
| 7 | + |
| 8 | +--- |
| 9 | + |
| 10 | +<!-- Thank you for reporting a possible bug. Please fill in as much of the template below as you can. --> |
| 11 | + |
| 12 | +**Describe the bug** |
| 13 | +<!-- A clear and concise description of what the bug is. --> |
| 14 | + |
| 15 | +**Steps to Reproduce** |
| 16 | +<!-- Steps to reproduce the behavior. --> |
| 17 | +1. Go to '...' |
| 18 | +2. Click on '....' |
| 19 | +3. Scroll down to '....' |
| 20 | +4. See error |
| 21 | + |
| 22 | +**Expected behavior** |
| 23 | +<!-- A clear and concise description of what you expected to happen. --> |
| 24 | + |
| 25 | +**Screenshots** |
| 26 | +<!-- If applicable, add screenshots to help explain your problem. --> |
| 27 | + |
| 28 | +**Environment information** |
| 29 | + - Device: <!-- [e.g. MacBook] --> |
| 30 | + - OS: <!-- [e.g. MacOS 10.14.3] --> |
| 31 | + - Browser and version: <!-- [e.g. Firefox 65.0.1, Chrome 73.0.3683.75, Safari 12.0.3] --> |
| 32 | + - WordPress version: <!-- [e.g., 5.3.2] --> |
| 33 | + <!-- If your WordPress version is below 5.2, then please fill out the Plugins and Themes items below. --> |
| 34 | + - Plugins and version: <!-- [e.g. PluginA 1.0.0, PluginB 2.1.0, PluginC 3.2.1] --> |
| 35 | + - Theme and version: <!-- [e.g. Twenty Nineteen 1.3] --> |
| 36 | + <!-- If your WordPress version is 5.2 or higher, then please fill out the Site Health Info details below. --> |
| 37 | + - <details><summary>Site Health Info:</summary> |
| 38 | + <!-- Go to Tools > Site Health > Info tab, click "Copy site info to clipboard", and paste those details here. --> |
| 39 | + </details> |
| 40 | + |
| 41 | +**Additional context** |
| 42 | +<!-- Add any other context about the problem here. --> |
0 commit comments