mirror of
https://github.com/tw93/Mole.git
synced 2026-03-22 21:55:08 +00:00
1.1 KiB
1.1 KiB
name, about, title, labels, assignees
| name | about | title | labels | assignees |
|---|---|---|---|---|
| Bug Report | Report a bug or issue with Mole | [BUG] | bug |
Describe the bug
A clear and concise description of what the bug is. We suggest using English for better global understanding.
If you believe the issue may allow unsafe deletion, path validation bypass, privilege boundary bypass, or release/install integrity issues, do not file a public bug report. Report it privately using the contact details in SECURITY.md.
Steps to reproduce
- Run command:
mo ... - ...
- 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:
mo <command> --debug
# Example: mo clean --debug
Debug output
Paste the debug output here
Environment
Please run mo update to ensure you are on the latest version, then paste the output of mo --version below:
Paste mo --version output here
Additional context
Add any other context about the problem here, such as screenshots or related issues.