Introduce the Feature Idea forum

This commit is contained in:
Yuya Ochiai
2016-03-12 00:22:06 +09:00
parent 80694814ee
commit 1c4289ef35
2 changed files with 7 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
# Mattermost Desktop (beta)
# Mattermost Desktop (beta)
Native desktop application for [Mattermost](http://www.mattermost.org/) running on Windows, Mac and Linux.
@@ -72,3 +72,6 @@ $ npm run package:osx (Requires OS X or Linux)
$ npm run package:linux
$ npm run package:all (Packages for all platform)
```
## Contributing
Please see [CONTRIBUTING.md](./CONTRIBUTING.md).