mirror of
https://github.com/PurpurMC/Purpur.git
synced 2025-02-23 13:09:31 +08:00
Update issue templates
This commit is contained in:
parent
8340c3972c
commit
6c553fffff
29
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
29
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal 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.
|
Loading…
Reference in New Issue
Block a user