docs/support.md should exist
This commit is contained in:
thepriefy 2017-12-03 16:34:13 +07:00 committed by Pierre-Yves Gérardy
parent 5d1c7d23b9
commit 4542d2997a
2 changed files with 6 additions and 0 deletions

3
.github/CONTRIBUTING.md vendored Normal file
View file

@ -0,0 +1,3 @@
## Contributing
There's a [Contributing FAQ](https://mithril.js.org/contributing.html) on the mithril site that hopefully helps, but if not definitely hop into the [Gitter Room](https://gitter.im/mithriljs/mithril.js) and ask away!

3
.github/SUPPORT.md vendored Normal file
View file

@ -0,0 +1,3 @@
## Getting Help
Mithril has an active & welcoming community on [Gitter](https://gitter.im/mithriljs/mithril.js), or feel free to ask questions on [Stack Overflow](https://stackoverflow.com/questions/tagged/mithril.js) using the `mithril.js` tag.