ChestCommands/.github/ISSUE_TEMPLATE/1-bug.md

33 lines
835 B
Markdown
Raw Normal View History

2020-05-15 23:49:13 +02:00
---
name: 🐞 Bug report
about: Report a bug or some unexpected behavior.
labels: bug
---
<!--
Before opening a bug report:
* Read the FAQ: https://filoghost.me/docs/chest-commands/faq
* Try the latest development build: https://ci.codemc.io/job/filoghost/job/ChestCommands
* Make sure the bug hasn't already been reported (you can add comments to the existing issue)
Don't paste long text files in the description, upload them as attachments or on Pastebin.
-->
### Description
<!-- Write a clear and concise description of the bug -->
### How to reproduce
<!-- A list of steps to reproduce the bug -->
### Platform
<!-- Fill in the list below -->
- Server version (output of `/version`):
- Chest Commands version (check with `/cc`):
### Additional context
<!-- Screenshots, errors, configurations (if relevant) -->