summaryrefslogtreecommitdiffstats
path: root/ISSUE_TEMPLATE.md
diff options
context:
space:
mode:
authorlfbrock <lfbrock@users.noreply.github.com>2016-05-16 19:10:28 -0400
committerCorey Hulen <corey@hulen.com>2016-05-16 16:10:28 -0700
commit5f5f813387a914d6e34945490c438755adfa8505 (patch)
tree0bc21773706605ab59c4f74a156f0c4cedc265fc /ISSUE_TEMPLATE.md
parentf7a49e23cc4f8b32a6f4f8b83b297a3b271b4e65 (diff)
downloadchat-5f5f813387a914d6e34945490c438755adfa8505.tar.gz
chat-5f5f813387a914d6e34945490c438755adfa8505.tar.bz2
chat-5f5f813387a914d6e34945490c438755adfa8505.zip
Create ISSUE_TEMPLATE.md (#3012)
Diffstat (limited to 'ISSUE_TEMPLATE.md')
-rw-r--r--ISSUE_TEMPLATE.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md
new file mode 100644
index 000000000..851d17f6f
--- /dev/null
+++ b/ISSUE_TEMPLATE.md
@@ -0,0 +1,19 @@
+For feature requests, please see: http://www.mattermost.org/feature-requests/.
+For troubleshooting questions, please post on the forums: http://forum.mattermost.org/.
+
+For issues with the product, please follow the steps at http://www.mattermost.org/filing-issues/ and post here in the following format:
+
+#### Summary
+Issue in one concise sentence
+
+#### Steps to reproduce
+How can we reproduce the issue (what version are you using?)
+
+#### Expected behavior
+Describe your issue in detail
+
+#### Observed behavior
+What did you see happen? Please include relevant error messages and/or screenshots.
+
+#### Possible fixes
+If you can, link to the line of code that might be responsible for the problem