summaryrefslogtreecommitdiffstats
path: root/web/static/help/help.html
blob: 52f5be994e880ccb34ee29011abfeb84d55db4f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<htmL>
<body>
<h1>Help with Mattermost</h1>
<p>Mattermost is a team communication service. It brings team real-time messaging and file sharing into one place, with easy archiving and search, accessible across PCs and phones.
</p>
<p>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, or download the source code from <a href=http://mattermost.com>http://mattermost.com</a>.</p>

<h1>Join the community</h1>
<p>To take part in the community building Mattermost, please consider sharing comments, feature requests, votes, and contributions. If you like the project, please Tweet about us at <a href=https://twitter.com/mattermosthq>@mattermosthq</a>.</p>

<p>Here's some links to get started:<br>
<ul>
	<li><a href="https://github.com/mattermost/platform">Follow Mattermost on Github</a></li>
	<li><a href="http://forum.mattermost.org/">Ask us anything at http://forum.mattermost.org/</a></li>
	<li><a href="http://www.mattermost.org/feature-requests/">Review the Mattermost feature list </a></li>
	<li><a href="http://www.mattermost.org/download/">Download our source code and install instructions</a></li>
	<li><a href="http://www.mattermost.org/feature-requests/">Share feature requests and upvotes</a></li>
	<li><a href="http://www.mattermost.org/filing-issues/">File any bugs you find with our Issue tracking system</a></li>
</ul>
</p>
</body>
</html>