--- name: Bug Report about: Report a bug or issue with Mole title: '[BUG] ' labels: bug assignees: '' --- ## Describe the bug A clear and concise description of what the bug is. ## Steps to reproduce 1. Run command: `mo ...` 2. ... 3. See error ## Expected behavior A clear and concise description of what you expected to happen. ## Debug logs Please run the command with `--debug` flag and paste the output here: ```bash mo --debug # Example: mo clean --debug ```
Debug output ```text Paste the debug output here ```
## Environment - Mole version: (run `mo --version`) - macOS version: (run `sw_vers`) - Installation method: (Homebrew / curl script) - Architecture: (Intel / Apple Silicon) ## Additional context Add any other context about the problem here, such as screenshots or related issues.