Update issue templates

This commit is contained in:
BillyGalbreath 2019-05-12 16:48:46 -05:00 committed by GitHub
parent 8340c3972c
commit 6c553fffff

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

@ -0,0 +1,29 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Detailed steps to reproduce the behavior.
**Screenshots or Videos**
If applicable, add screenshots or videos to help explain your problem.
**Plugins**
Show the output of `/plugins` here.
**Version**
Show the full output of `/version` here. ("latest" is not a version!)
**Is bug present on Paper, Spigot, CraftBukkit, or Vanilla**
Be sure you test the upstream projects for this bug and include if it is present or not here, include `/version` output for each upstream project you tested.
**Additional context**
Add any other context about the problem here you think will help resolve the problem.