mirror of
https://github.com/alirezarezvani/ClaudeForge.git
synced 2026-07-04 02:43:15 -04:00
48 lines
829 B
Markdown
48 lines
829 B
Markdown
---
|
|
name: Bug Report
|
|
about: Report a bug or issue with ClaudeForge
|
|
title: '[BUG] '
|
|
labels: bug
|
|
assignees: ''
|
|
---
|
|
|
|
## Bug Description
|
|
|
|
A clear and concise description of the bug.
|
|
|
|
## Steps to Reproduce
|
|
|
|
1. Go to '...'
|
|
2. Run command '...'
|
|
3. See error '...'
|
|
|
|
## Expected Behavior
|
|
|
|
What you expected to happen.
|
|
|
|
## Actual Behavior
|
|
|
|
What actually happened.
|
|
|
|
## Environment
|
|
|
|
- **OS:** [e.g., macOS 13.5, Windows 11, Ubuntu 22.04]
|
|
- **Claude Code Version:** [e.g., 2.1.0]
|
|
- **ClaudeForge Version:** [e.g., 1.0.0]
|
|
- **Installation Method:** [user-level / project-level]
|
|
|
|
## Additional Context
|
|
|
|
Add any other context, screenshots, or logs about the problem.
|
|
|
|
## Relevant Files
|
|
|
|
If applicable, attach:
|
|
- Error logs
|
|
- Generated CLAUDE.md file
|
|
- Project structure
|
|
|
|
## Possible Solution
|
|
|
|
If you have ideas on how to fix this, please share.
|