Add: [GitHub] use issue templates to make it more clear what we expect from users (#9092)
This commit is contained in:
12
.github/ISSUE_TEMPLATE/crash.md
vendored
Normal file
12
.github/ISSUE_TEMPLATE/crash.md
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
name: Crash
|
||||
about: Did OpenTTD crash?
|
||||
title: "Crash Report"
|
||||
---
|
||||
<!-- Please zip the crash.log, crash.dmp and crash.sav and attach it to this crash report. -->
|
||||
|
||||
## Version of OpenTTD
|
||||
<!-- Indicate what version of OpenTTD you are using, including your OS. -->
|
||||
|
||||
## Steps to reproduce
|
||||
<!-- Please spend a few words if you can reproduce this problem. -->
|
||||
Reference in New Issue
Block a user