dhewm3/.github/ISSUE_TEMPLATE/bug_report.md
Daniel Gibson 0af60549ab Add issue template for bug reports and feature requests
what a lame 1000th commit :-p
2024-08-21 02:35:09 +02:00

31 lines
1.4 KiB
Markdown

---
name: Bug report
about: Report a problem with dhewm3
title: ''
labels: ''
assignees: ''
---
<!-- NOTE: Please check the existing bug reports first to find out if it has already been reported. In that case, just add a comment there with your additional information -->
**Describe the bug**
A short description of what the bug is.
**Your System**
- What **operating system** are you using, what CPU and GPU, which GPU driver version?
- What **version of dhewm3** are you using? (Also: Official download? Package from Linux distro? MacSourcePorts? Did you compile yourself?)
**To Reproduce**
Describe how to reproduce the bug
- if it happens while playing: What mod (base game, RoE, or some 3rd-party mod), which level, what do you do there to trigger the bug
- After opening the console (`Shift`+`Esc`) you can enter `map` to print the current map name and `where` to print the coordinates in the level
- if it happens in the menu or similar: describe the steps to trigger the bug
**Expected and actual behavior**
A clear and concise description of what you expected to happen and what happens instead
**Additional information**
If applicable, add screenshots or a video to help explain your problem.
Please attach [dhewm3log.txt](https://github.com/dhewm/dhewm3/wiki/FAQ#where-do-i-find-the-config-files-and-savegames-and-dhewm3logtxt)
A **savegame** also often helps to more quickly reproduce a bug