Update issue templates

This commit is contained in:
Carlos Mesa 2020-12-12 23:45:59 +01:00 committed by GitHub
parent 7609179e24
commit 60666d8433

34
.github/ISSUE_TEMPLATE/bug-report.md vendored Normal file
View File

@ -0,0 +1,34 @@
---
name: Bug Report
about: If you have found any bugs using WebConsole, use this issue template
title: Title (Short description of the problem)
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**My Minecraft server is**
- [ ] Bukkit
- [ ] Bukkit
- [ ] Spigot
- [ ] PaperMC
- [ ] Other (Please specify)
**Minecraft server version**
Please type here the version of your Minecraft server.
**Additional info**
Add any other information about the problem here. Maybe a screenshot, exception stack trace, configuration file, etc.