Skip to content

Latest commit

 

History

History
64 lines (51 loc) · 1.51 KB

File metadata and controls

64 lines (51 loc) · 1.51 KB
name Bug Report
about Create a report to help us improve CommitWeave
title [BUG]
labels bug
assignees

🐛 Bug Description

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

A clear and concise description of what you expected to happen.

❌ Actual Behavior

A clear and concise description of what actually happened.

📱 Environment

Please complete the following information:

  • OS: [e.g. Windows 11, macOS 13, Ubuntu 22.04]
  • Node.js Version: [run node --version]
  • CommitWeave Version: [run commitweave --version]
  • VS Code Version: [if using the extension]
  • Git Version: [run git --version]

📋 Additional Context

Configuration Files (please remove any API keys):

// Contents of your commitweave config file (if any)

Error Messages/Stack Traces:

Paste any error messages or stack traces here

Screenshots: If applicable, add screenshots to help explain your problem.

🔍 Attempted Solutions

What have you tried to fix this issue?

  • Checked documentation
  • Updated to latest version
  • Cleared configuration/cache
  • Other: ___________

📊 Impact

How does this bug affect your workflow?

  • Blocks all usage
  • Prevents specific features from working
  • Minor inconvenience
  • Cosmetic issue

Thank you for helping improve CommitWeave! 🧶✨