daggerheart/.github/ISSUE_TEMPLATE/bug_report.md
2025-08-17 21:12:59 -04:00

34 lines
No EOL
758 B
Markdown

---
name: Bug report
about: Create a bug report to help us identify issues and resolve them
title: "[Bug] <Insert Title here> "
labels: bug
type: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**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.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Setup Information:**
- OS: [e.g. iOS, Windows]
- Browser [e.g. chrome, safari]
- Foundry Version [e.g. v13 b342]
- System Version [e.g. v.1.0, v.1.0.1]
**Additional context**
Add any other context about the problem here.