Add: [GitHub] use issue templates to make it more clear what we expect from users (#9092)

This commit is contained in:
Patric Stout
2021-04-24 17:03:19 +02:00
committed by GitHub
parent 888389c28d
commit 2e39ac5ba2
4 changed files with 34 additions and 7 deletions

17
.github/ISSUE_TEMPLATE/bug.md vendored Normal file
View 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. -->