Mineclonia/.gitea/issue_template/bug-report.md

38 lines
602 B
Markdown
Raw Normal View History

2021-05-03 05:11:24 -07:00
---
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. -->