]> git.lizzy.rs Git - minetest.git/blob - .github/ISSUE_TEMPLATE/bug_report.md
Update Android to new dependency repo (#11690)
[minetest.git] / .github / ISSUE_TEMPLATE / bug_report.md
1 ---
2 name: Bug report
3 about: Create a report to help us improve
4 title: ''
5 labels: Unconfirmed bug
6 assignees: ''
7 ---
8
9 ##### Minetest version
10 <!--
11 Paste Minetest version between quotes below
12 If you are on a devel version, please add git commit hash
13 You can use `minetest --version` to find it.
14 -->
15 ```
16
17 ```
18
19 ##### OS / Hardware
20 <!-- General information about your hardware and operating system -->
21 Operating system:
22 CPU:
23
24 <!-- For graphical issues only -->
25 GPU model:
26 OpenGL version:
27
28 ##### Summary
29 <!-- Describe your problem here -->
30
31 ##### Steps to reproduce
32 <!-- For bug reports or build issues, explain how the problem happened -->