---
name: Bug report
about: Create a report to help us improve
title: Bug
labels: bug
assignees: ''

---

# Bug Report

## Summary
Brief description of the issue.

## Environment
- Browser:
- Operating System:
- JetFlow Version:
- Device:

## Steps to Reproduce
1.
2.
3.
4.

## Expected Behavior
Describe what should happen.

## Actual Behavior
Describe what actually happens.

## Code Sample
Provide minimal code that reproduces the issue.

```
Paste Code Here
```

## Screenshots / Logs
Add any relevant screenshots or console output.

## Severity
- Low
- Medium
- High
- Critical

## Additional Context
Any other information that may help diagnose the problem.
