data-peek/.github/ISSUE_TEMPLATE/bug_report.md
2025-11-29 10:57:24 +05:30

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.