summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug.md')
-rw-r--r--.github/ISSUE_TEMPLATE/bug.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md
new file mode 100644
index 000000000..0af8a8979
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/bug.md
@@ -0,0 +1,17 @@
+---
+name: Bugs
+about: Found a bug in OpenTTD?
+title: "Bug Report"
+---
+
+## Version of OpenTTD
+<!-- Indicate what version of OpenTTD you are using, including your OS. -->
+
+## Expected result
+<!-- Describe in a few words what you expected to happen. -->
+
+## Actual result
+<!-- Descibe in a few words what actually happens. -->
+
+## Steps to reproduce
+<!-- As detailed as possible, please tell us how we can reproduce this. Feel free to attach a savegame (zip it first) to make it more clear. -->