CaveBlock/.github/ISSUE_TEMPLATE/bug_report.md.txt
2019-01-31 12:21:27 +02:00

38 lines
919 B
Plaintext

---
name: Bug report
about: Create a report to help us improve
title: ''
labels: "Bug \U0001F4A5"
assignees: ''
---
## Bug Report
#### Description
A clear and concise description of what the bug is.
#### 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.
#### Screenshots or video
If applicable, add screenshots to help explain your problem.
#### Server Information:
[Please complete the following information:]
- Database being used (YAML, JSON, MySQL, MongoDB): []
- OS: [e.g. iOS]
- Java Version: [e.g. Java 8]
- BentoBox version: [e.g. 1.7.2.21]
- Addons installed? [Do '/bentobox version' and copy/paste from the console]
- Other plugins? [Do '/plugins' and copy/paste from the console]
#### Additional context
Add any other context about the problem here.