35 lines
794 B
Markdown
35 lines
794 B
Markdown
---
|
|
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.
|