1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-04 17:24:45 +00:00
Files
Mole/.github/ISSUE_TEMPLATE/bug_report.md

861 B

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.

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:

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.