incrementaltp: respect physics overrides
[waspsaliva.git] / .github / ISSUE_TEMPLATE / bug_report.md
blobb6f351c1570e9ad5204584b0257e440cf0f5339a
1 ---
2 name: Bug report
3 about: Create a report to help us improve
4 title: ''
5 labels: Unconfirmed bug
6 assignees: ''
7 ---
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 ```
17 ```
19 ##### OS / Hardware
20 <!-- General information about your hardware and operating system -->
21 Operating system:
22 CPU:
24 <!-- For graphical issues only -->
25 GPU model:
26 OpenGL version:
28 ##### Summary
29 <!-- Describe your problem here -->
31 ##### Steps to reproduce
32 <!-- For bug reports or build issues, explain how the problem happened -->