---
name: Bug Report
about: Report a bug in devtool
title: '[BUG] '
labels: bug
assignees: ''
---
## Bug Description
Brief description of the bug encountered
## Steps to Reproduce
1. Step 1
2. Step 2
3. Step 3
## Expected Behavior
Describe the expected behavior
## Actual Behavior
Describe what actually happened
## Environment Information
- Operating System:
- devtool version:
- Rust version:
- Other relevant information:
## Log Information
If there are relevant log information, please paste them here
## Additional Information
Any other information that helps solve the problem