--- name: Bug report about: Create a report to help us improve title: 'bug: something is not working' labels: bug assignees: '' --- **Describe the bug** A clear and concise description of what the bug is. **Steps To Reproduce** Please provide the steps to reproduce the behavior (if not possible, describe as many details as possible). **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots or Data** If applicable, add screenshots/data to help explain your problem, if this is about a query, run the CLI version with the `--debug` option and put the output in an collapsible section.
``` How to do a collapsible section:
This is hidden until it is not!
```
**Additional context** Add any other context about the problem here.