mailcow/.github/ISSUE_TEMPLATE/Bug_report.md

32 lines
1.1 KiB
Markdown
Raw Normal View History

**Notice**
2018-10-14 05:29:56 +08:00
Please understand that we use GitHub as **bug tracker and for feature requests only**.
For general (community) support and other discussion, you are welcome to visit us @ Freenode, #mailcow
Answering may take from a few seconds to hours, please be patient. :-)
Immediate commercial support is available via mailcow@incidents.servercow.de
**Describe the bug**
A clear and concise description of what the bug is.
**How to reproduce Reproduce**
Steps to reproduce the behavior please explain how to reproduce the bug:
1. ....
2. ....
3. ....
2018-10-14 05:29:56 +08:00
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Logs**
Please post the logs to https://pastebin.com and paste the link here. Logs can be optained by using docker-compose logs --tail="100" <containername>. Please replace <containername> with the container name, you can find that by using docker-compose ps .
2018-10-14 05:29:56 +08:00
**System**
- OS: [e.g. iOS]
- Browser: [e.g. chrome, safari]
- Other clients involved:
**Additional context**
Add any other context about the problem here.