summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWim <wim@42.be>2018-02-15 22:35:29 +0100
committerWim <wim@42.be>2018-02-15 22:35:29 +0100
commit1152394bc1f40d1bb2326d630ad55bf56c5f2b0f (patch)
tree7a57701b2c815767ff564778a025af2d1e39a150
parenta082b5a5900592bcd81a22f9cdeac42f895c29d1 (diff)
downloadmatterbridge-msglm-1152394bc1f40d1bb2326d630ad55bf56c5f2b0f.tar.gz
matterbridge-msglm-1152394bc1f40d1bb2326d630ad55bf56c5f2b0f.tar.bz2
matterbridge-msglm-1152394bc1f40d1bb2326d630ad55bf56c5f2b0f.zip
Update issue template
-rw-r--r--.github/ISSUE_TEMPLATE.md28
1 files changed, 21 insertions, 7 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 50e45b5d..6b333c9c 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -1,22 +1,36 @@
-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.
+<!-- This is a bug report template. By following the instructions below and
+filling out the sections with your information, you will help the us to get all
+the necessary data to fix your issue.
-Please answer the following questions.
+You can also preview your report before submitting it.
-### Which version of matterbridge are you using?
-run ```matterbridge -version```
+Text between <!-- and --​> marks will be invisible in the report.
+-->
-### If you're having problems with mattermost please specify mattermost version.
+<!-- 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. -->
+### Environment
+<!-- run `matterbridge -version` -->
+<!-- If you're having problems with mattermost also specify the mattermost version. -->
+Version:
+
+<!-- What operating system are you using ? (be as specific as possible) -->
+Operating system:
+
+<!-- If you compiled matterbridge yourself:
+ * Specify the output of `go version`
+ * Specify the output of `git rev-parse HEAD` -->
+
### Please describe the expected behavior.
### Please describe the actual behavior.
-#### Use logs from running ```matterbridge -debug``` if possible.
+<!-- 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))
+<!-- (be sure to exclude or anonymize private data (tokens/passwords)) -->