29 lines
576 B
Markdown
29 lines
576 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report about a crash or otherwise buggy behavior
|
|
title: "[Bug]"
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
1.
|
|
2.
|
|
...
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Game Information (please complete the following information):**
|
|
- Minecraft Version:
|
|
- Mod Loader:
|
|
- Carry On Version:
|
|
|
|
**Additional context, logs**
|
|
Add any other context about the problem here. Also include logs if available
|