summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE.md
blob: 50e45b5d2f3f64611332da73ef1529287d6164e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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.

Please answer the following questions. 

### Which version of matterbridge are you using?
run ```matterbridge -version```

### If you're having problems with mattermost please specify mattermost version. 


### Please describe the expected behavior.


### Please describe the actual behavior. 
#### Use logs from running ```matterbridge -debug``` if possible.


### Any steps to reproduce the behavior?


### Please add your configuration file 
#### (be sure to exclude or anonymize private data (tokens/passwords))