Update issue templates
This commit is contained in:
19
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
19
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal 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.
|
||||
Reference in New Issue
Block a user