summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author@42wim <wim@42.be>2016-11-23 20:22:27 +0100
committerGitHub <noreply@github.com>2016-11-23 20:22:27 +0100
commit780ea6f7c0ebbaedec764dd629375f734909d0d2 (patch)
treee7e55e9c5d5bb0f306d9bd9eeeadfc7871d467aa
parent4279906f6e85694914bb68b888f3eafeb1c89a55 (diff)
downloadmatterbridge-msglm-780ea6f7c0ebbaedec764dd629375f734909d0d2.tar.gz
matterbridge-msglm-780ea6f7c0ebbaedec764dd629375f734909d0d2.tar.bz2
matterbridge-msglm-780ea6f7c0ebbaedec764dd629375f734909d0d2.zip
Create ISSUE_TEMPLATE.md
-rw-r--r--.github/ISSUE_TEMPLATE.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
new file mode 100644
index 00000000..a3ec8006
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,20 @@
+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))