bentobox/.github/ISSUE_TEMPLATE/bug_report.md

31 lines
753 B
Markdown
Raw Normal View History

2018-06-26 03:21:06 +02:00
---
name: Bug report
about: Create a report to help us improve
---
**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.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Server Information (please complete the following information):**
2018-07-15 00:24:59 +02:00
- Database being used (Flat file, MySQL, Mongo) <- VERY IMPORTANT
2018-06-26 03:21:06 +02:00
- OS: [e.g. iOS]
- Java Version: [e.g. Java 8]
2018-07-15 00:24:59 +02:00
- Other plugins? [Do /plugins and copy and paste from the console]
2018-06-26 03:21:06 +02:00
**Additional context**
Add any other context about the problem here.