Update issue templates

This commit is contained in:
Joonas Rikkonen
2018-12-01 16:11:22 +02:00
parent 672c7e05b1
commit 8da08ad626

19
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@@ -0,0 +1,19 @@
---
name: Bug report
about: Found a bug? Help us squash it by making a bug report!
---
- [ ] I have searched the issue tracker to check if the issue has already been reported.
**Description**
A clear and concise description of what the bug is.
**Steps To Reproduce**
If possible, describe how the developers can reproduce the issue. It is often extremely hard to fix a bug if we don't know how to make it happen.
**Version**
Which version of the game did the bug happen in. Also, please include the operating system you're using (Windows/Linux/Mac).
**Additional information**
Add any other context about the problem here.