---
name: Bug Report
about: Report a bug or issue with DBCode
---
## Bug Description
## Repro steps
1. Go to '...'
2. Click on '...'
3. Scroll down to '...'
4. See error
## Expected Behavior
A clear and concise description of what you expected to happen.
## Actual Behavior
What actually happened instead.
## Environment
- DBCode version:
- VS Code (or fork) version:
- OS:
- Database:
- Connection: (direct/SSH/SSL)
## Error Meesages (if applicable)
```
```
## Screenshots
If applicable, add screenshots to help explain your problem.
## Logs
If available, paste relevant logs from the Output panel (View > Output > DBCode).
```
```