Files
memory-infrastructure-palace/.github/ISSUE_TEMPLATE/bug-report.md
2026-01-26 16:43:01 -05:00

41 lines
515 B
Markdown

---
name: 🐛 Bug/Issue
about: Report a problem with code or documentation
title: "[BUG] "
labels: ["bug"]
assignees: ""
---
## Description
<!-- Clear description of the issue -->
## Location
<!-- Where is the problem? -->
- File:
- Section:
## Expected Behavior
<!-- What should happen? -->
## Actual Behavior
<!-- What actually happens? -->
## Steps to Reproduce
1.
2.
3.
## Possible Fix
<!-- If you have ideas on how to fix it -->
## Additional Context
<!-- Screenshots, error messages, etc. -->