mirror of
https://github.com/Rohithgilla12/data-peek
synced 2026-05-03 17:48:18 +00:00
39 lines
640 B
Markdown
39 lines
640 B
Markdown
---
|
|
name: Bug Report
|
|
about: Report a bug to help us improve data-peek
|
|
title: '[Bug] '
|
|
labels: bug
|
|
assignees: ''
|
|
---
|
|
|
|
## Description
|
|
|
|
A clear and concise description of the bug.
|
|
|
|
## Steps to Reproduce
|
|
|
|
1. Go to '...'
|
|
2. Click on '...'
|
|
3. See error
|
|
|
|
## Expected Behavior
|
|
|
|
What you expected to happen.
|
|
|
|
## Actual Behavior
|
|
|
|
What actually happened.
|
|
|
|
## Screenshots
|
|
|
|
If applicable, add screenshots to help explain the problem.
|
|
|
|
## Environment
|
|
|
|
- **OS**: [e.g., macOS 14.0, Windows 11, Ubuntu 22.04]
|
|
- **data-peek version**: [e.g., 1.0.0]
|
|
- **Database**: [e.g., PostgreSQL 15]
|
|
|
|
## Additional Context
|
|
|
|
Add any other context about the problem here.
|