summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug_report.md
blob: b6f351c1570e9ad5204584b0257e440cf0f5339a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: Unconfirmed bug
assignees: ''
---

##### Minetest version
<!--
Paste Minetest version between quotes below
If you are on a devel version, please add git commit hash
You can use `minetest --version` to find it.
-->
```

```

##### OS / Hardware
<!-- General information about your hardware and operating system -->
Operating system:
CPU:

<!-- For graphical issues only -->
GPU model:
OpenGL version:

##### Summary
<!-- Describe your problem here -->

##### Steps to reproduce
<!-- For bug reports or build issues, explain how the problem happened -->