| --- | |
| name: Bug report template | |
| about: Please use this template for reporting suspected bugs. | |
| title: 'bug: ' | |
| labels: '' | |
| assignees: '' | |
| --- | |
| ### Issue description | |
| ### Environment | |
| * your apisix-java-plugin-runner version | |
| ### Minimal test code / Steps to reproduce the issue | |
| 1. | |
| 2. | |
| 3. | |
| ### What's the actual result? (including assertion message & call stack if applicable) | |
| ### What's the expected result? |