29 lines
664 B
Markdown
29 lines
664 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: "[BUG]"
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Setup**
|
|
- OS: [e.g. windows]
|
|
- Browser: [e.g. chrome, safari, Foundry app]
|
|
- Module version: [e.g. 1.2.5]
|
|
- Foundry version: [e.g. 0.8.6]
|
|
- Gaming system & version: [e.g. dnd5e 1.3.3]
|
|
- Any other modules enabled: [yes/no]
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Console Log**
|
|
Please check the console (F12) to see if there are any errors and also include them.
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|