Update issue templates

New bug report template for issues.
This commit is contained in:
Ben 2020-06-18 15:56:42 +01:00 committed by GitHub
parent 4008e1d6ad
commit 23b14c5318

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

@ -0,0 +1,36 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**Client Type:**
(vanilla or/and legacy)
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Install Method**
Wand/Manual setup/Other (please specify)
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If this is a bug that happens in-game, post a screenshot with dev-tools open in your browser (F12 to open).
**Server Info:**
- OS: [e.g. Windows/Linux/macOS]
**Additional context**
Add any other context about the problem here.