Remove issue templates

This commit is contained in:
Carlos Mesa 2021-01-05 19:45:57 +01:00 committed by GitHub
parent 55dd139746
commit 75a505c63f
2 changed files with 0 additions and 54 deletions

View File

@ -1,34 +0,0 @@
---
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.

View File

@ -1,20 +0,0 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: suggestion
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.