xmpp.chapril.org-ejabberd/.github/ISSUE_TEMPLATE/bug_report.md

30 lines
529 B
Markdown
Raw Permalink Normal View History

2019-09-09 09:49:54 +02:00
---
name: Bug report
about: Create a report to help us improve
title: ''
assignees: ''
---
## Environment
- ejabberd version: 18.09
2018-09-21 18:20:23 +02:00
- Erlang version: `erl +V`
2018-09-21 18:02:14 +02:00
- OS: Linux (Debian)
- Installed from: source | distro package | official deb/rpm | official binary installer | other
2019-09-09 09:49:54 +02:00
## Configuration (only if needed): grep -Ev '^$|^\s*#' ejabberd.yml
2018-09-21 18:02:14 +02:00
```yaml
loglevel: 4
...
```
2019-09-09 09:49:54 +02:00
## Errors from error.log/crash.log
2018-09-21 18:02:14 +02:00
No errors
2019-09-09 09:49:54 +02:00
## Bug description
2019-09-09 10:46:54 +02:00
Please, give us a precise description (what does not work, what is expected, etc.)