| 1 | <!-- This is a bug report template. By following the instructions below and |
| 2 | filling out the sections with your information, you will help the us to get all |
| 3 | the necessary data to fix your issue. |
| 4 | |
| 5 | You can also preview your report before submitting it. |
| 6 | |
| 7 | Text between <!-- and --> marks will be invisible in the report. |
| 8 | --> |
| 9 | |
| 10 | <!-- If you have a configuration problem, please first try to create a basic configuration following the instructions on [the wiki](https://github.com/42wim/matterbridge/wiki/How-to-create-your-config) before filing an issue. --> |
| 11 | |
| 12 | |
| 13 | ### Environment |
| 14 | <!-- run `matterbridge -version` --> |
| 15 | <!-- If you're having problems with mattermost also specify the mattermost version. --> |
| 16 | Version: |
| 17 | |
| 18 | <!-- What operating system are you using ? (be as specific as possible) --> |
| 19 | Operating system: |
| 20 | |
| 21 | <!-- If you compiled matterbridge yourself: |
| 22 | * Specify the output of `go version` |
| 23 | * Specify the output of `git rev-parse HEAD` --> |
| 24 | |
| 25 | ### Please describe the expected behavior. |
| 26 | |
| 27 | |
| 28 | ### Please describe the actual behavior. |
| 29 | <!-- Use logs from running `matterbridge -debug` if possible. --> |
| 30 | |
| 31 | |
| 32 | ### Any steps to reproduce the behavior? |
| 33 | |
| 34 | |
| 35 | ### Please add your configuration file |
| 36 | <!-- (be sure to exclude or anonymize private data (tokens/passwords)) --> |
| 37 | |