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

## Bug Description
A clear and concise description of what the bug is.

## Steps To Reproduce
1. Run command '...'
2. Enter input '...'
3. See error

## Expected Behavior
A clear and concise description of what you expected to happen.

## Actual Behavior
What actually happened instead.

## Environment
- Clean-Sys version: [e.g. 0.1.0]
- OS: [e.g. Ubuntu 22.04, Windows 11, macOS Sonoma]
- Rust version: [e.g. 1.72.0]

## Error Output
```
If applicable, add terminal output or logs here
```

## Additional Context
Add any other context about the problem here.

## Possible Solution
If you have suggestions on how to fix the issue, please describe them here.
