30 lines
830 B
Markdown
30 lines
830 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us hunt 'em down
|
|
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. What commands did you enter? Did you reboot the Computer at some point? Did the bug occur while tab completing something?
|
|
|
|
**Error**
|
|
What error message did you get? Please include full error message to make the bug easier to trace down.
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**CraftOS and Game version**
|
|
Which version of CraftOS version do you use? Which Minecraft Version are you plaing on?
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|