Thumbnail

rani/matterbridge.git

Clone URL: https://git.buni.party/rani/matterbridge.git

Viewing file on branch master

1---
2name: Bug report
3about: Create a report to help us improve. (Check the FAQ on the wiki first)
4labels: bug
5
6---
7
8**Describe the bug**
9A clear and concise description of what the bug is.
10
11**To Reproduce**
12Steps to reproduce the behavior:
13
14**Expected behavior**
15A clear and concise description of what you expected to happen.
16
17**Screenshots/debug logs**
18If applicable, add screenshots to help explain your problem.
19Use logs from running `matterbridge -debug` if possible.
20
21**Environment (please complete the following information):**
22 - OS: [e.g. linux]
23 - Matterbridge version: output of `matterbridge -version`
24 - If self compiled: output of `git rev-parse HEAD`
25
26**Additional context**
27Please add your configuration file (be sure to exclude or anonymize private data (tokens/passwords))
28