summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-07-03 11:01:08 -0700
committerit33 <iantien@gmail.com>2015-07-03 11:01:08 -0700
commit5b59e38a215f42de167bbc063c78749e765dd1e4 (patch)
treeaceca23dd0b14cd415f370a7194d9e7f311d0216
parent3a8059e477d7b1c9c628a1cbc50c17db5d4a21f4 (diff)
downloadchat-5b59e38a215f42de167bbc063c78749e765dd1e4.tar.gz
chat-5b59e38a215f42de167bbc063c78749e765dd1e4.tar.bz2
chat-5b59e38a215f42de167bbc063c78749e765dd1e4.zip
Fixed and added links to process and forums
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/README.md b/README.md
index 08d2f4210..b12581444 100644
--- a/README.md
+++ b/README.md
@@ -10,13 +10,21 @@ Mattermost is a team communication service. It brings team messaging and file sh
We built Mattermost to help teams focus on what matters most to them. It works for us, we hope it works for you too.
+Learn More
+==========
+<ul>
+<li/>Ask the core team anything at: http://forum.mattermost.org</li>
+<li/>Share feature requests and upvotes: http://www.mattermost.org/feature-requests/</li>
+<li/>File bugs: http://www.mattermost.org/filing-issues/</li>
+<li/>Make a pull request: http://www.mattermost.org/contribute-to-mattermost/</li>
+</ul>
Installing the Mattermost
=========================
You're installing "Mattermost Preview", a pre-released 0.50 version intended for an early look at what we're building. While SpinPunch runs this version internally, it's not recommended for production deployments since we can't guarantee API stability or backwards compatibility until our 1.0 version release.
-That said, any issues at all, please let us know on the Mattermost forum at: http://discourse.mattermost.org
+That said, any issues at all, please let us know on the Mattermost forum at: http://forum.mattermost.org
Local Machine Setup (Docker)
-----------------------------