|
| 1 | +<!-- Please answer the following questions. Issues that don’t use this template will be closed. --> |
| 2 | + |
| 3 | +> Briefly describe the issue. |
| 4 | +<!-- Provide a more detailed introduction to the issue itself, and why you consider it to be a bug. --> |
| 5 | +
|
| 6 | +Short description goes here. |
| 7 | + |
| 8 | +> What did you expect to happen? |
| 9 | +<!-- Tell us what should happen. --> |
| 10 | +
|
| 11 | +Expected behavior goes here. |
| 12 | + |
| 13 | +> What did actually happen? |
| 14 | +<!-- Tell us what happens instead. --> |
| 15 | +
|
| 16 | +Actual behavior goes here. |
| 17 | + |
| 18 | +> Optional: Have you a suggestion for a possible fix? |
| 19 | +<!-- Any hint to a solution is appreciated. --> |
| 20 | +
|
| 21 | +Your possible fix goes here. |
| 22 | + |
| 23 | +> What are the steps to reproduce the issue? |
| 24 | +<!-- Provide an unambiguous set of steps to reproduce the issue. --> |
| 25 | +
|
| 26 | +1. Step 1 |
| 27 | +2. Step 2 |
| 28 | +3. Step 3 |
| 29 | + |
| 30 | +> Tell us about the setup you experienced the bug in. |
| 31 | +<!-- Include as many relevant details about the environment you experienced the bug in. --> |
| 32 | +
|
| 33 | +* ProcessWire version: |
| 34 | +* (Optional) PHP version: |
| 35 | +* (Optional) MySQL version: |
| 36 | +* (Optional) Any 3rd party modules that are installed and could be related to the issue: |
| 37 | + |
| 38 | +<!-- |
| 39 | +* When possible please confirm the issue on a separate installation before submitting an issue report. |
| 40 | +* When the issue is resolved, please close it. |
| 41 | +* Please do not submit feature requests to this repository, instead use the requests repository: https://github.com/processwire/processwire-requests/issues |
| 42 | +* Please do not use this repository for ProcessWire support, instead use the support forum: https://processwire.com/talk/ |
| 43 | +--> |
0 commit comments