mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-27 00:19:09 +00:00
Change: [Actions] Reword bug/crash report instructions (#9104)
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug.md
vendored
4
.github/ISSUE_TEMPLATE/bug.md
vendored
@@ -5,13 +5,13 @@ title: "Bug Report"
|
||||
---
|
||||
|
||||
## Version of OpenTTD
|
||||
<!-- Indicate what version of OpenTTD you are using, including your OS. -->
|
||||
<!-- Fill in below 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. -->
|
||||
<!-- Describe 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. -->
|
||||
|
2
.github/ISSUE_TEMPLATE/crash.md
vendored
2
.github/ISSUE_TEMPLATE/crash.md
vendored
@@ -6,7 +6,7 @@ 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. -->
|
||||
<!-- Fill in below 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