--- 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, this should include what version of the library you are using, a code example and (if applicable and possible) the server IP you are trying to query. **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 a 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.