bug_report.mdโข1.46 kB
---
name: Bug Report
about: Report crashes, errors, unexpected behavior, or functionality not working as documented. Include impact level and affected components.
title: '[BUG] '
labels: 'type: bug'
assignees: ''
---
## Bug Summary
<!-- One-line summary for project board visibility -->
**Quick Summary**:
## Description
<!-- Clear description of what's broken -->
## Steps to Reproduce
<!-- Steps to reproduce the behavior -->
1.
2.
3.
## Expected Behavior
<!-- What you expected to happen -->
## Actual Behavior
<!-- What actually happened -->
## Environment
- **OS**: [e.g., macOS 14.0, Windows 11, Ubuntu 22.04]
- **Node.js Version**: [e.g., 20.11.0]
- **DollhouseMCP Version**: [e.g., 1.0.0]
- **AI Platform**: [e.g., Claude Desktop, ChatGPT, BoltAI]
- **Browser** (if web-related): [e.g., Chrome 120, Firefox 121, Safari 17]
## Error Logs
<!-- If applicable, add error messages or logs -->
```
Paste any error messages here
```
## Impact & Priority
<!-- Help us understand the severity -->
**Impact Level**:
- [ ] ๐ด Critical - System is unusable
- [ ] ๐ High - Major functionality broken
- [ ] ๐ก Medium - Feature partially working
- [ ] ๐ข Low - Minor inconvenience
**Affected Component**:
- [ ] Core MCP Server
- [ ] Persona Management
- [ ] GitHub Marketplace
- [ ] Docker/Containerization
- [ ] CI/CD Workflows
- [ ] Documentation
- [ ] Other: _______________
## Additional Context
<!-- Any other context about the problem -->