Add: [GitHub] use issue templates to make it more clear what we expect from users (#9092)
This commit is contained in:
17
.github/ISSUE_TEMPLATE/bug.md
vendored
Normal file
17
.github/ISSUE_TEMPLATE/bug.md
vendored
Normal file
@@ -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. -->
|
||||
Reference in New Issue
Block a user