--- name: Bug Report about: Report something that isn't working title: "[BUG] " labels: bug assignees: '' --- ## Describe the Bug A clear and concise description of what the bug is. ## Steps to Reproduce Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error ## Expected Behavior What should happen instead? ## Actual Behavior What actually happened? ## Environment - **OS:** (e.g., Linux, macOS, Windows) - **Rust version:** (run `rustc --version`) - **How you built FeDIY:** (cargo build, nix build, etc.) - **FeDIY version or commit:** (if applicable) ## Logs and Error Messages ``` Paste any relevant error messages, logs, or stack traces here. ``` ## Screenshots or Videos If applicable, add screenshots or video recordings to help explain the problem. ## Additional Context Anything else that might be helpful? ## Possible Solution (Optional) If you have thoughts on how to fix this, share them here! --- **Thank you for reporting this!** We appreciate your help making FeDIY better.