From 780ea6f7c0ebbaedec764dd629375f734909d0d2 Mon Sep 17 00:00:00 2001 From: "@42wim" Date: Wed, 23 Nov 2016 20:22:27 +0100 Subject: [PATCH] Create ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md 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))