Merge pull request #15170 from atom/ld-support-doc

Add support doc
This commit is contained in:
Lee Dohm 2017-08-04 14:57:46 -07:00 committed by GitHub
commit c2a551b8da

11
SUPPORT.md Normal file
View File

@ -0,0 +1,11 @@
# Atom Support
If you're looking for support for Atom there are a lot of options, check out:
* User Documentation — [The Atom Flight Manual](http://flight-manual.atom.io)
* Developer Documentation — [Atom API Documentation](https://atom.io/docs/api/latest)
* FAQ — [The Atom FAQ on Discuss](https://discuss.atom.io/c/faq)
* Message Board — [Discuss, the official Atom and Electron message board](https://discuss.atom.io)
* Chat — [Join the Atom Slack team](http://atom-slack.herokuapp.com/)
On Discuss and in the Atom Slack team, there are a bunch of helpful community members that should be willing to point you in the right direction.