mirror of
https://git.minetest.land/Mineclonia/Mineclonia.git
synced 2024-11-15 17:55:03 +00:00
38 lines
602 B
Markdown
38 lines
602 B
Markdown
|
---
|
||
|
|
||
|
name: "Bug Report"
|
||
|
about: "Use this for when something's broken."
|
||
|
labels:
|
||
|
- bug
|
||
|
- unconfirmed
|
||
|
|
||
|
---
|
||
|
|
||
|
## What happened?
|
||
|
|
||
|
<!-- Describe what's wrong. -->
|
||
|
|
||
|
## What did I expect?
|
||
|
|
||
|
<!-- Describe what should be happening instead -->
|
||
|
|
||
|
## How to get it to happen
|
||
|
|
||
|
<!--
|
||
|
Write down exactly what you did to get the bug to happen
|
||
|
If you need more steps, just keep adding numbers. If you
|
||
|
don't need them all, delete the empty numbers.
|
||
|
-->
|
||
|
1.
|
||
|
2.
|
||
|
3.
|
||
|
|
||
|
## Environment
|
||
|
|
||
|
**Minetest**
|
||
|
```
|
||
|
Paste the output of `minetest -v` here.
|
||
|
```
|
||
|
|
||
|
**Mineclonia**: <!-- Paste the version of Mineclonia here, if you know it. -->
|