mirror of
https://github.com/processone/ejabberd.git
synced 2024-10-31 15:21:38 +01:00
584a4b0a2b
Many tickets submitted by users are not bugs.
30 lines
529 B
Markdown
30 lines
529 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
## Environment
|
|
|
|
- ejabberd version: 18.09
|
|
- Erlang version: `erl +V`
|
|
- OS: Linux (Debian)
|
|
- Installed from: source | distro package | official deb/rpm | official binary installer | other
|
|
|
|
## Configuration (only if needed): grep -Ev '^$|^\s*#' ejabberd.yml
|
|
|
|
```yaml
|
|
loglevel: 4
|
|
...
|
|
```
|
|
|
|
## Errors from error.log/crash.log
|
|
|
|
No errors
|
|
|
|
## Bug description
|
|
|
|
Please, give us a precise description (what does not work, what is expected, etc.)
|