Update issue templates

This commit is contained in:
Ome_R 2021-03-20 15:11:47 +02:00 committed by GitHub
parent 1bded17b02
commit 342bb4fb14

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

@ -0,0 +1,25 @@
---
name: Bug report
about: Report a bug in the plugin
title: ''
labels: Bug Report, Needs investigation
assignees: OmerBenGera
---
**Minecraft's Version**
The minecraft version your server run on. Use /version to find which version you use.
It's recommended to also mention which jar you use (Spigot, Paper, etc)
**Plugin's Version**: -
The version of the plugin. If you use a dev build, mention which dev build you use.
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the bug.
**Additional information**
Additional information that can help understanding the issue.
Config file, clips, etc are more than welcome.